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:
java.beans.PropertyEditor

public class StyleFilesEditor
extends java.beans.PropertyEditorSupport

The style property editor.


Constructor Summary
StyleFilesEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
 void setValue(java.lang.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 java.lang.String getAsText()
Specified by:
getAsText in interface java.beans.PropertyEditor
Overrides:
getAsText in class java.beans.PropertyEditorSupport

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Specified by:
getJavaInitializationString in interface java.beans.PropertyEditor
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport

setValue

public void setValue(java.lang.Object object)
Specified by:
setValue in interface java.beans.PropertyEditor
Overrides:
setValue in class java.beans.PropertyEditorSupport