Uses of Class
bibliothek.extension.gui.dock.preference.AbstractPreferenceModel

Packages that use AbstractPreferenceModel
bibliothek.extension.gui.dock   
bibliothek.extension.gui.dock.preference   
bibliothek.extension.gui.dock.preference.model   
 

Uses of AbstractPreferenceModel in bibliothek.extension.gui.dock
 

Subclasses of AbstractPreferenceModel in bibliothek.extension.gui.dock
 class DockingFramesPreference
          A PreferenceTreeModel that contains all the preferences that are used in this framework.
 

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

Subclasses of AbstractPreferenceModel in bibliothek.extension.gui.dock.preference
 class DefaultPreferenceModel
          An implementation of PreferenceModel using Preferences to describe its entries.
 class MergedPreferenceModel
          A preference model that envelops other models and uses their preferences.
 class PreferenceTreeModel
          A PreferenceModel that is also a TreeModel.
 

Uses of AbstractPreferenceModel in bibliothek.extension.gui.dock.preference.model
 

Subclasses of AbstractPreferenceModel in bibliothek.extension.gui.dock.preference.model
 class BubbleThemePreferenceModel
          Preferences used by the BubbleTheme.
 class EclipseThemePreferenceModel
          Various preferences used by the EclipseTheme.
 class KeyStrokePreferenceModel
          A model that lists the keystrokes which are used in the framework.
 class LayoutPreferenceModel
          A model containing preferences that are related to the layout of the framework.