public class ThemePreference extends DefaultPreference<String>
DockTheme. This preference
uses a ThemeMap to read and store its content.| Constructor and Description |
|---|
ThemePreference(DockProperties properties,
ThemeMap themes)
Creates a new preference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
read() |
void |
write() |
addPreferenceListener, doOperation, getDefaultValue, getDescription, getLabel, getOperations, getPath, getTypePath, getValue, getValueInfo, isEnabled, isNatural, removePreferenceListener, setDefaultValue, setDescription, setDescriptionId, setLabel, setLabelId, setModel, setNatural, setValue, setValueInfofireChanged, hasListeners, listenerspublic ThemePreference(DockProperties properties, ThemeMap themes)
properties - the default settingsthemes - a list of themes to showCopyright © 2018. All rights reserved.