Package ca.phon.script.params
Class LabelScriptParam
java.lang.Object
ca.phon.script.params.ScriptParam
ca.phon.script.params.LabelScriptParam
-
Field Summary
Fields inherited from class ca.phon.script.params.ScriptParam
ENABLED_PROP, propSupport, VISIBLE_PROP
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.phon.script.params.ScriptParam
addPropertyChangeListener, addPropertyChangeListener, getDefaultValue, getParamDesc, getParamId, getParamIds, getParamType, getPropertyChangeListeners, getPropertyChangeListeners, getValue, getVisible, hasChanged, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setDefaultValue, setEnabled, setParamDesc, setParamType, setValue, setVisible
-
Field Details
-
LABEL_TEXT_PROP
-
-
Constructor Details
-
LabelScriptParam
-
-
Method Details
-
getText
-
setText
-
getStringRepresentation
Description copied from class:ScriptParam
Get the string representation of this param.- Specified by:
getStringRepresentation
in classScriptParam
-