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

Packages that use bibliothek.extension.gui.dock.preference.preferences
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.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.