|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice<ThemeFactory>
bibliothek.gui.dock.common.preference.ThemeChoice
public class ThemeChoice
A choice offering all the ThemeFactory
s a ThemeMap
provides.
Constructor Summary | |
---|---|
ThemeChoice(ThemeMap themes,
DockController controller)
Creates a new set of choices. |
Method Summary |
---|
Methods inherited from class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice |
---|
add, equals, getDefaultChoice, getId, getText, getValue, identifierToValue, indexOfIdentifier, indexOfValue, isNullEntryAllowed, remove, setDefaultChoice, setNullEntryAllowed, size, valueToIdentifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeChoice(ThemeMap themes, DockController controller)
themes
- the map to readcontroller
- the controller in whose realm this choice is required, can be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |