Uses of Class
bibliothek.gui.dock.wizard.PersistentColumn

Packages that use PersistentColumn
bibliothek.gui.dock.wizard   
 

Uses of PersistentColumn in bibliothek.gui.dock.wizard
 

Methods in bibliothek.gui.dock.wizard that return PersistentColumn
 PersistentColumn WizardNodeMap.Column.getPersistentColumn()
           
 PersistentColumn[] WizardColumnModel.getPersistentColumns()
           
 PersistentColumn[] WizardNodeMap.getPersistentColumns()
           
 PersistentColumn[] WizardSplitDockStation.getPersistentColumns()
           
 PersistentColumn WizardNodeMap.Column.toPersistentColumn()
          Converts this column into a new PersistentColumn.
 

Methods in bibliothek.gui.dock.wizard with parameters of type PersistentColumn
protected abstract  void WizardNodeMap.handlePersistentColumnsAdapted(PersistentColumn[] persistentColumns)
          Called if the current set of PersistentColumns has been changed.
 

Constructors in bibliothek.gui.dock.wizard with parameters of type PersistentColumn
WizardNodeMap(WizardSplitDockStation station, PersistentColumn[] persistentColumns)
          Creates a new map using the current content of station