|
||||||||||
| 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 ThemeFactorys a ThemeMap provides.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice |
|---|
DefaultChoice.Entry<V> |
| Constructor Summary | |
|---|---|
ThemeChoice(ThemeMap themes,
DockController controller)
Creates a new set of choices. |
|
| Method Summary | |
|---|---|
void |
remove(int index)
Removes the index'th entry of this choice. |
void |
setController(DockController controller)
Informs this Choice that it is now used for displaying items for
controller. |
| Methods inherited from class bibliothek.extension.gui.dock.preference.preferences.choice.DefaultChoice |
|---|
add, add, addChoiceListener, addLinked, equals, fireInserted, fireRemoved, fireUpdated, getDefaultChoice, getEntry, getId, getText, getValue, identifierToValue, indexOfIdentifier, indexOfValue, isNullEntryAllowed, removeChoiceListener, 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| Method Detail |
|---|
public void setController(DockController controller)
ChoiceChoice that it is now used for displaying items for
controller.
setController in interface ChoicesetController in class DefaultChoice<ThemeFactory>controller - the controller in whose realm this Choice is currently
used, can be nullpublic void remove(int index)
DefaultChoice
remove in class DefaultChoice<ThemeFactory>index - the index of the entry to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||