public class DefaultPickmapSettings extends AbstractPickmapSettings
PickmapSettings
implementation. Attributes are retained
across editor restarts. The attributes are stored in the Preferences
.Constructor and Description |
---|
DefaultPickmapSettings() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
loadLocked()
Loads the default value for
AbstractPickmapSettings.locked . |
protected void |
saveLocked(boolean locked)
Saves the
AbstractPickmapSettings.locked value. |
addPickmapSettingsListener, isLocked, removePickmapSettingsListener, setLocked
protected boolean loadLocked()
AbstractPickmapSettings
AbstractPickmapSettings.locked
.loadLocked
in class AbstractPickmapSettings
protected void saveLocked(boolean locked)
AbstractPickmapSettings
AbstractPickmapSettings.locked
value.saveLocked
in class AbstractPickmapSettings
locked
- the locked value