Uses of Class
bibliothek.extension.gui.dock.PreferenceTable

Packages that use PreferenceTable
bibliothek.extension.gui.dock   
bibliothek.extension.gui.dock.preference   
 

Uses of PreferenceTable in bibliothek.extension.gui.dock
 

Methods in bibliothek.extension.gui.dock that return PreferenceTable
 PreferenceTable PreferenceTreePanel.getTable()
          Access to the PreferenceTable which shows the currently selected PreferenceModel.
 

Uses of PreferenceTable in bibliothek.extension.gui.dock.preference
 

Methods in bibliothek.extension.gui.dock.preference that return PreferenceTable
 PreferenceTable PreferenceDialog.getTable()
          Access to the table shown on this dialog.