Uses of Package
bibliothek.extension.gui.dock.preference.preferences

Packages that use bibliothek.extension.gui.dock.preference.preferences
bibliothek.extension.gui.dock.preference.model A set of PreferenceModels that show properties of this framework. 
bibliothek.extension.gui.dock.preference.preferences Implementations of various Preferences which are used in the default set of preferences. 
bibliothek.extension.gui.dock.preference.preferences.choice A set of small classes containing choices the user can make. 
bibliothek.gui.dock.common.preference Classes used directly or indirectly by the CPreferenceModel
 

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

Classes in bibliothek.extension.gui.dock.preference.preferences used by bibliothek.extension.gui.dock.preference.preferences
ChoiceDockPropertyPreference
          A preference that offers a choice and write the value into a DockProperties.
DockPropertyPreference
          A Preference that can read and write its value from a DockProperties.
KeyStrokeValidator
          Information for Path.TYPE_KEYSTROKE_PATH about how a keystroke has to be chosen.
 

Classes in bibliothek.extension.gui.dock.preference.preferences used by bibliothek.extension.gui.dock.preference.preferences.choice
ChoiceDockPropertyPreference
          A preference that offers a choice and write the value into a DockProperties.
 

Classes in bibliothek.extension.gui.dock.preference.preferences used by bibliothek.gui.dock.common.preference
DockPropertyPreference
          A Preference that can read and write its value from a DockProperties.
KeyStrokeInitSelectorPreference
          Preference for the shortcut that allows selecting a new Dockable with the keyboard.
ModifierMaskNoCombinationPreference
          Preference for the mask that prevents combinations when moving a Dockable.
ModifierMaskScreenOnlyPreference
          Preference for the mask that forces a Dockable onto the ScreenDockStation when moving.