Package | Description |
---|---|
bibliothek.extension.gui.dock.preference.model |
A set of
PreferenceModel s
that show properties of this framework. |
bibliothek.extension.gui.dock.preference.preferences |
Implementations of various
Preference s 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 . |
Class and Description |
---|
TabContentFilterPreference
Lets the user choose the value of
StackDockStation.TAB_CONTENT_FILTER . |
TabPlacementPreference
Lets the user choose the value of
StackDockStation.TAB_PLACEMENT . |
Class and Description |
---|
DefaultChoice
A default implementation of
Choice , provides text, id and objects
for every possible choice. |
Class and Description |
---|
Choice
A choice is a set of entries from which the user can choose one.
|
ChoiceListener
A listener that is added to a
Choice . |
ChoiceText
Represents a text that is used for a
Choice . |
DefaultChoice
A default implementation of
Choice , provides text, id and objects
for every possible choice. |
DefaultChoice.Entry |
Class and Description |
---|
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. |
TabContentFilterPreference
Lets the user choose the value of
StackDockStation.TAB_CONTENT_FILTER . |
TabPlacementPreference
Lets the user choose the value of
StackDockStation.TAB_PLACEMENT . |