public class NotePropertiesEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
NotePropertiesEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
Object |
getValue() |
void |
setAsText(String pattern) |
void |
setValue(Object object) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setAsText(String pattern)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic void setValue(Object object)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportCopyright © 2018. All rights reserved.