public class PointPropertyEditor extends PropertyEditorSupport
Constructor and Description |
---|
PointPropertyEditor()
Creates a new instance of Point2DPropertyEditor
|
Modifier and Type | Method and Description |
---|---|
String |
getAsText() |
String |
getJavaInitializationString() |
Point |
getValue() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public PointPropertyEditor()
public Point getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public String getJavaInitializationString()
getJavaInitializationString
in interface PropertyEditor
getJavaInitializationString
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
Copyright © 2016. All rights reserved.