com.esri.arcgis.beans.symbology
Class StyleFilesEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.esri.arcgis.beans.symbology.StyleFilesEditor
- All Implemented Interfaces:
- PropertyEditor
public class StyleFilesEditor
- extends PropertyEditorSupport
The style property editor.
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleFilesEditor
public StyleFilesEditor()
getAsText
public String getAsText()
- Specified by:
getAsText
in interface PropertyEditor
- Overrides:
getAsText
in class PropertyEditorSupport
getJavaInitializationString
public String getJavaInitializationString()
- Specified by:
getJavaInitializationString
in interface PropertyEditor
- Overrides:
getJavaInitializationString
in class PropertyEditorSupport
setValue
public void setValue(Object object)
- Specified by:
setValue
in interface PropertyEditor
- Overrides:
setValue
in class PropertyEditorSupport