Package org.praxislive.ide.pxr.editors
Class ArgumentEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.praxislive.ide.properties.EditorSupport
org.praxislive.ide.pxr.editors.StringEditor
org.praxislive.ide.pxr.editors.ArgumentEditor
- All Implemented Interfaces:
PropertyEditor,org.openide.explorer.propertysheet.ExPropertyEditor,PraxisProperty.Editor
-
Field Summary
Fields inherited from interface org.openide.explorer.propertysheet.ExPropertyEditor
PROP_VALUE_VALID, PROPERTY_HELP_ID -
Constructor Summary
ConstructorsConstructorDescriptionArgumentEditor(PraxisProperty<?> property, org.praxislive.core.ArgumentInfo info) -
Method Summary
Methods inherited from class org.praxislive.ide.pxr.editors.StringEditor
attachEnv, getAttribute, getAttributeKeys, getCustomEditor, getTags, isPaintable, paintValue, setAsText, supportsCustomEditorMethods inherited from class org.praxislive.ide.properties.EditorSupport
getPraxisInitializationString, resetMethods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getValue, removePropertyChangeListener, setSource, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.beans.PropertyEditor
addPropertyChangeListener, getAsText, getJavaInitializationString, getValue, removePropertyChangeListener, setValue
-
Constructor Details
-
ArgumentEditor
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classStringEditor
-