Package | Description |
---|---|
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 . |
Constructor and Description |
---|
ChoiceDockPropertyPreference(DockProperties properties,
PropertyKey<V> key,
Path path,
DefaultChoice<V> choice)
Creates a new preference.
|
Modifier and Type | Class and Description |
---|---|
class |
BubbleColorSchemeChoice
A list of
ColorScheme s for BubbleTheme . |
class |
ButtonContentChoice
Deprecated.
replaced by
ButtonContentPreferenceModel |
class |
ButtonContentConditionChoice
A list of
ButtonContentConditionChoice s. |
class |
EclipseTabChoice
The way tabs are painted in the
EclipseTheme |
class |
TabContentFilterChoice
A set of choices of
TabContentFilter s. |
class |
TabPlacementChoice
Lets the user choose a
TabPlacement . |
Modifier and Type | Class and Description |
---|---|
class |
ThemeChoice
A choice offering all the
ThemeFactory s a ThemeMap provides. |