public final class ExperimentalFeatureBooleanOptionDescriptor extends RegistryBooleanOptionDescriptor
BooleanOptionDescription.RequiresRebuild
myKey
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, suggestRestartIfNecessary
compareTo, equals, getConfigurableId, getGroupName, getHit, getOption, getPath, getValue, hasExternalEditor, hashCode, invokeInternalEditor, toString
public ExperimentalFeatureBooleanOptionDescriptor(java.lang.String option, java.lang.String featureId)
public boolean isOptionEnabled()
isOptionEnabled
in class RegistryBooleanOptionDescriptor
public void setOptionState(boolean enabled)
setOptionState
in class RegistryBooleanOptionDescriptor
public boolean hasChanged()
hasChanged
in interface Changeable
hasChanged
in class RegistryBooleanOptionDescriptor