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

Packages that use ChoiceDockPropertyPreference
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. 
 

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

Subclasses of ChoiceDockPropertyPreference in bibliothek.extension.gui.dock.preference.preferences
 class BubbleColorSchemePreference
          Allows to set the ColorScheme of the BubbleTheme.
 class EclipseTabPreference
          Determines the way tabs are painted in the EclipseTheme.
 

Uses of ChoiceDockPropertyPreference in bibliothek.extension.gui.dock.preference.preferences.choice
 

Subclasses of ChoiceDockPropertyPreference in bibliothek.extension.gui.dock.preference.preferences.choice
 class TabContentFilterPreference
          Lets the user choose the value of StackDockStation.TAB_CONTENT_FILTER.
 class TabPlacementPreference
          Lets the user choose the value of StackDockStation.TAB_PLACEMENT.