Uses of Class
bibliothek.extension.gui.dock.preference.DefaultPreference

Packages that use DefaultPreference
bibliothek.extension.gui.dock.preference.preferences   
 

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

Subclasses of DefaultPreference in bibliothek.extension.gui.dock.preference.preferences
 class BubbleColorSchemePreference
          Allows to set the ColorScheme of the BubbleTheme.
 class ButtonContentPreference
          A preference for FlapDockStation.BUTTON_CONTENT.
 class ChoiceDockPropertyPreference<V>
          A preference that offers a choice and write the value into a DockProperties.
 class DockPropertyPreference<V>
          A Preference that can read and write its value from a DockProperties.