Class Rectangle2DPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.jdesktop.beans.editors.Rectangle2DPropertyEditor
- All Implemented Interfaces:
PropertyEditor
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of Rectangle2DPropertyEditor -
Method Summary
Methods inherited from class PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
Rectangle2DPropertyEditor
public Rectangle2DPropertyEditor()Creates a new instance of Rectangle2DPropertyEditor
-
-
Method Details
-
getValue
- Specified by:
getValuein interfacePropertyEditor- Overrides:
getValuein classPropertyEditorSupport
-
getJavaInitializationString
- Specified by:
getJavaInitializationStringin interfacePropertyEditor- Overrides:
getJavaInitializationStringin classPropertyEditorSupport
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException
-
getAsText
- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport
-
main
-
test
-