com.levigo.jadice.printer
Class LayerSelection

java.lang.Object
  extended by com.levigo.jadice.printer.LayerSelection

public class LayerSelection
extends Object


Constructor Summary
LayerSelection(String i18nKey, Collection<DocumentLayer> layers)
           
LayerSelection(String i18nKey, DocumentLayer... layers)
           
 
Method Summary
 Collection<DocumentLayer> getLayers()
           
 String getName(ResourceBundle bundle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerSelection

public LayerSelection(String i18nKey,
                      Collection<DocumentLayer> layers)

LayerSelection

public LayerSelection(String i18nKey,
                      DocumentLayer... layers)
Method Detail

getLayers

public Collection<DocumentLayer> getLayers()

getName

public String getName(ResourceBundle bundle)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.