Package bibliothek.gui.dock.common.preference

Classes used directly or indirectly by the CPreferenceModel.

See:
          Description

Class Summary
CKeyStrokePreferenceModel A set or Preferences for the KeyStrokes that are used in common.
CLayoutPreferenceModel A model showing various preferences that are used for the layout.
KeyStrokeClosePreference KeyStroke for closing a CDockable.
KeyStrokeExternalizePreference KeyStroke that will externalize a CDockable
KeyStrokeMaximizeChangePreference Preference setting the keystroke for maximizing/unmaximizing a Dockable.
KeyStrokeMaximizePreference Preference to set the keystroke that maximizes a Dockable.
KeyStrokeMinimizePreference KeyStroke that will minimize a CDockable.
KeyStrokeNormalizePreference KeyStroke that will normalize a CDockable.
ThemeChoice A choice offering all the ThemeFactorys a ThemeMap provides.
ThemePreference A preference allowing the user to select one DockTheme.
 

Package bibliothek.gui.dock.common.preference Description

Classes used directly or indirectly by the CPreferenceModel. These classes can also be used by clients to create their custom PreferenceModel.