public final class ExperimentalFeatureBooleanOptionDescriptor extends RegistryBooleanOptionDescriptor
BooleanOptionDescription.RequiresRebuildmyKey| Constructor and Description |
|---|
ExperimentalFeatureBooleanOptionDescriptor(java.lang.String option,
java.lang.String featureId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasChanged() |
boolean |
isOptionEnabled() |
void |
setOptionState(boolean enabled) |
suggestRestart, suggestRestartIfNecessarycompareTo, equals, getConfigurableId, getGroupName, getHit, getOption, getPath, getValue, hasExternalEditor, hashCode, invokeInternalEditor, toStringpublic ExperimentalFeatureBooleanOptionDescriptor(java.lang.String option,
java.lang.String featureId)
public boolean isOptionEnabled()
isOptionEnabled in class RegistryBooleanOptionDescriptorpublic void setOptionState(boolean enabled)
setOptionState in class RegistryBooleanOptionDescriptorpublic boolean hasChanged()
hasChanged in interface ChangeablehasChanged in class RegistryBooleanOptionDescriptor