public class BooleanPreference extends Preference<Boolean>
PreferenceableOption.Listener, PreferenceableOption.PreferenceableOption2<T>defaultValue, key, pluginId| Constructor and Description |
|---|
BooleanPreference(String pluginId,
String key,
Boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValueOf(String string)
Returns an option value from a String typically obtained from an Eclipse Preference file.
|
addListener, fireChanged, getDefaultValue, getKey, getPluginId, getPreferredValue, removeListener, setDefaultValue, toStringpublic Boolean getValueOf(String string)
PreferenceableOptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.