bibliothek.extension.gui.dock.preference.preferences
Class BubbleColorSchemePreference
java.lang.Object
bibliothek.extension.gui.dock.preference.AbstractPreference<V>
bibliothek.extension.gui.dock.preference.DefaultPreference<String>
bibliothek.extension.gui.dock.preference.preferences.ChoiceDockPropertyPreference<ColorScheme>
bibliothek.extension.gui.dock.preference.preferences.BubbleColorSchemePreference
- All Implemented Interfaces:
- Preference<String>
public class BubbleColorSchemePreference
- extends ChoiceDockPropertyPreference<ColorScheme>
Allows to set the ColorScheme
of the BubbleTheme
.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.extension.gui.dock.preference.DefaultPreference |
addPreferenceListener, doOperation, getDefaultValue, getDescription, getLabel, getOperations, getPath, getTypePath, getValue, getValueInfo, isEnabled, isNatural, removePreferenceListener, setDefaultValue, setDescription, setDescriptionId, setLabel, setLabelId, setModel, setNatural, setValue, setValueInfo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BubbleColorSchemePreference
public BubbleColorSchemePreference(DockProperties properties)
- Creates a new preference.
- Parameters:
properties
- the properties which is read by this preference