com.esri.arcgis.beans.symbology
Class StyleFilesEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.esri.arcgis.beans.symbology.StyleFilesEditor
All Implemented Interfaces:
PropertyEditor

public class StyleFilesEditor
extends PropertyEditorSupport

The style property editor.


Constructor Summary
StyleFilesEditor()
           
 
Method Summary
 String getAsText()
           
 String getJavaInitializationString()
           
 void setValue(Object object)
           
 
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
 

Constructor Detail

StyleFilesEditor

public StyleFilesEditor()
Method Detail

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