ButtonContentPreferenceModel
@Deprecated public class ButtonContentPreference extends DefaultPreference<java.lang.String>
FlapDockStation.BUTTON_CONTENT
. Only a few selected settings are available through
this preference.Constructor and Description |
---|
ButtonContentPreference(DockProperties properties,
Path path)
Deprecated.
Creates a new preference.
|
Modifier and Type | Method and Description |
---|---|
void |
read()
Deprecated.
Uses an unknown source to reload this preference.
|
void |
write()
Deprecated.
Stores the contents of this preference at the location where it will
be used.
|
addPreferenceListener, doOperation, getDefaultValue, getDescription, getLabel, getOperations, getPath, getTypePath, getValue, getValueInfo, isEnabled, isNatural, removePreferenceListener, setDefaultValue, setDescription, setDescriptionId, setLabel, setLabelId, setModel, setNatural, setValue, setValueInfo
fireChanged, hasListeners, listeners
public ButtonContentPreference(DockProperties properties, Path path)
properties
- the properties to read or write frompath
- the path of this propertypublic void read()
Preference
Preference
should not change its value.public void write()
Preference