See: Description
Interface | Description |
---|---|
Choice |
A choice is a set of entries from which the user can choose one.
|
ChoiceExtension<V> |
An extension to a
Choice , adding more options to the choice. |
ChoiceListener |
A listener that is added to a
Choice . |
DefaultChoice.Entry<V> |
Class | Description |
---|---|
BubbleColorSchemeChoice |
A list of
ColorScheme s for BubbleTheme . |
ButtonContentChoice | Deprecated
replaced by
ButtonContentPreferenceModel |
ButtonContentConditionChoice |
A list of
ButtonContentConditionChoice s. |
ChoiceEntryText |
Represents a text that is used for an entry in a
Choice . |
ChoiceText |
Represents a text that is used for a
Choice . |
DefaultChoice<V> |
A default implementation of
Choice , provides text, id and objects
for every possible choice. |
EclipseTabChoice |
The way tabs are painted in the
EclipseTheme |
TabContentFilterChoice |
A set of choices of
TabContentFilter s. |
TabContentFilterPreference |
Lets the user choose the value of
StackDockStation.TAB_CONTENT_FILTER . |
TabPlacementChoice |
Lets the user choose a
TabPlacement . |
TabPlacementPreference |
Lets the user choose the value of
StackDockStation.TAB_PLACEMENT . |