Package org.praxislive.ide.pxr.editors
Class BooleanEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.praxislive.ide.properties.EditorSupport
org.praxislive.ide.pxr.editors.BooleanEditor
- All Implemented Interfaces:
PropertyEditor,org.praxislive.ide.properties.PraxisProperty.Editor
public class BooleanEditor
extends org.praxislive.ide.properties.EditorSupport
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.praxislive.ide.properties.EditorSupport
getAttribute, getAttributeKeys, resetMethods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorMethods 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, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
-
Constructor Details
-
BooleanEditor
public BooleanEditor()
-
-
Method Details
-
setValue
- Specified by:
setValuein interfacePropertyEditor- Overrides:
setValuein classPropertyEditorSupport
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classorg.praxislive.ide.properties.EditorSupport- Throws:
IllegalArgumentException
-
getTags
- Specified by:
getTagsin interfacePropertyEditor- Overrides:
getTagsin classPropertyEditorSupport
-
getPraxisInitializationString
- Specified by:
getPraxisInitializationStringin interfaceorg.praxislive.ide.properties.PraxisProperty.Editor- Overrides:
getPraxisInitializationStringin classorg.praxislive.ide.properties.EditorSupport
-
getDisplayName
-