public class RegistryTextOptionDescriptor extends OptionDescription implements Changeable
Constructor and Description |
---|
RegistryTextOptionDescriptor(RegistryValue value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOption() |
java.lang.String |
getValue() |
boolean |
hasChanged() |
boolean |
hasExternalEditor() |
void |
invokeInternalEditor() |
compareTo, equals, getConfigurableId, getGroupName, getHit, getPath, hashCode, toString
public RegistryTextOptionDescriptor(RegistryValue value)
public boolean hasChanged()
hasChanged
in interface Changeable
public java.lang.String getOption()
getOption
in class OptionDescription
public java.lang.String getValue()
getValue
in class OptionDescription
public boolean hasExternalEditor()
hasExternalEditor
in class OptionDescription
public void invokeInternalEditor()
invokeInternalEditor
in class OptionDescription