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

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

Classes in bibliothek.extension.gui.dock.preference.preferences.choice used by bibliothek.extension.gui.dock.preference.model
TabContentFilterPreference
          Lets the user choose the value of StackDockStation.TAB_CONTENT_FILTER.
TabPlacementPreference
          Lets the user choose the value of StackDockStation.TAB_PLACEMENT.
 

Classes in bibliothek.extension.gui.dock.preference.preferences.choice used by bibliothek.extension.gui.dock.preference.preferences
DefaultChoice
          A default implementation of Choice, provides text, id and objects for every possible choice.
 

Classes in bibliothek.extension.gui.dock.preference.preferences.choice used by bibliothek.extension.gui.dock.preference.preferences.choice
Choice
          A choice is a set of entries from which the user can choose one.
DefaultChoice
          A default implementation of Choice, provides text, id and objects for every possible choice.