public class ShapePropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
ShapePropertyEditor()
Creates a new instance of ShapePropertyEditor
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getCustomEditor() |
Shape |
getValue() |
boolean |
isPaintable() |
void |
setValue(Object value) |
boolean |
supportsCustomEditor() |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getTags, paintValue, removePropertyChangeListener, setAsText, setSourcepublic ShapePropertyEditor()
public Shape getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic boolean isPaintable()
isPaintable in interface PropertyEditorisPaintable in class PropertyEditorSupportpublic boolean supportsCustomEditor()
supportsCustomEditor in interface PropertyEditorsupportsCustomEditor in class PropertyEditorSupportpublic Component getCustomEditor()
getCustomEditor in interface PropertyEditorgetCustomEditor in class PropertyEditorSupportCopyright © 2017. All Rights Reserved.