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

Packages that use PreferenceTable
bibliothek.extension.gui.dock Extensions to the Core framework, including the BubbleTheme, EclipseTheme and the preference mechanism. 
bibliothek.extension.gui.dock.preference Generic collection of preferences used in this framework. 
 

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.