public class ThemeChoice extends DefaultChoice<ThemeFactory>
ThemeFactorys a ThemeMap provides.DefaultChoice.Entry<V>| Constructor and Description |
|---|
ThemeChoice(ThemeMap themes,
DockController controller)
Creates a new set of choices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
remove(int index) |
void |
setController(DockController controller) |
add, add, addChoiceListener, addLinked, equals, fireInserted, fireRemoved, fireUpdated, getDefaultChoice, getEntry, getId, getText, getValue, identifierToValue, indexOfIdentifier, indexOfValue, isNullEntryAllowed, removeChoiceListener, setDefaultChoice, setNullEntryAllowed, size, valueToIdentifierpublic ThemeChoice(ThemeMap themes, DockController controller)
themes - the map to readcontroller - the controller in whose realm this choice is required, can be nullpublic void setController(DockController controller)
setController in interface ChoicesetController in class DefaultChoice<ThemeFactory>public void remove(int index)
remove in class DefaultChoice<ThemeFactory>Copyright © 2018. All rights reserved.