Uses of Class
bibliothek.extension.gui.dock.preference.preferences.DockPropertyPreference

Packages that use DockPropertyPreference
bibliothek.extension.gui.dock.preference.preferences Implementations of various Preferences which are used in the default set of preferences. 
bibliothek.gui.dock.common.preference Classes used directly or indirectly by the CPreferenceModel
 

Uses of DockPropertyPreference in bibliothek.extension.gui.dock.preference.preferences
 

Subclasses of DockPropertyPreference in bibliothek.extension.gui.dock.preference.preferences
 class EclipseIconPreference
          Allows to set whether icons are shown on deselected tabs in the EclipseTheme.
 class KeyStrokeHidePreference
          Preference for the shortcut used by the DockFrontend to hide Dockables.
 class KeyStrokeInitSelectorPreference
          Preference for the shortcut that allows selecting a new Dockable with the keyboard.
 class KeyStrokeMaximizePreference
          Preference for the shortcut used by the SplitDockStation to maximize its children.
 class ModifierMaskNoCombinationPreference
          Preference for the mask that prevents combinations when moving a Dockable.
 class ModifierMaskScreenOnlyPreference
          Preference for the mask that forces a Dockable onto the ScreenDockStation when moving.
 

Uses of DockPropertyPreference in bibliothek.gui.dock.common.preference
 

Subclasses of DockPropertyPreference in bibliothek.gui.dock.common.preference
 class KeyStrokeClosePreference
          KeyStroke for closing a CDockable.
 class KeyStrokeExternalizePreference
          KeyStroke that will externalize a CDockable
 class KeyStrokeMaximizeChangePreference
          Preference setting the keystroke for maximizing/unmaximizing a Dockable.
 class KeyStrokeMinimizePreference
          KeyStroke that will minimize a CDockable.
 class KeyStrokeNormalizePreference
          KeyStroke that will normalize a CDockable.