Uses of Interface
bibliothek.extension.gui.dock.preference.preferences.choice.Choice

Packages that use Choice
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
 

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

Classes in bibliothek.extension.gui.dock.preference.preferences.choice that implement Choice
 class BubbleColorSchemeChoice
          A list of ColorSchemes for BubbleTheme.
 class ButtonContentChoice
          A choice for a FlapDockStation.ButtonContent.
 class DefaultChoice<V>
          A default implementation of Choice, provides text, id and objects for every possible choice.
 class EclipseTabChoice
          The way tabs are painted in the EclipseTheme
 class TabContentFilterChoice
          A set of choices of TabContentFilters.
 class TabPlacementChoice
          Lets the user choose a TabPlacement.
 

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

Classes in bibliothek.gui.dock.common.preference that implement Choice
 class ThemeChoice
          A choice offering all the ThemeFactorys a ThemeMap provides.