|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
WizardNodeMap.getPersistentColumn(int index)
Searches the PersistentColumn of the index 'th WizardNodeMap.Column . |
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 PersistentColumn s 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |