public static class Location.PropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
Location.PropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
static double[] |
parseNumberArray(String s) |
void |
setAsText(String s) |
boolean |
supportsCustomEditor() |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValuepublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String s)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic static double[] parseNumberArray(String s)
public 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.