public class GenericEditorSupport extends PropertyEditorSupport
| Constructor and Description |
|---|
GenericEditorSupport()
Creates a new instance of GenericEditorSupport
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String s) |
boolean |
supportsCustomEditor() |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValuepublic GenericEditorSupport()
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String s)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic boolean supportsCustomEditor()
supportsCustomEditor in interface PropertyEditorsupportsCustomEditor in class PropertyEditorSupportCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.