|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPreferenceModel | |
---|---|
bibliothek.extension.gui.dock | |
bibliothek.extension.gui.dock.preference | Generic collection of preferences used in this framework. |
bibliothek.extension.gui.dock.preference.model | A set of PreferenceModel s
that show properties of this framework. |
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 Preference s 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |