com.elj.chart.stripchart
Class DataEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.elj.chart.stripchart.DataEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class DataEditor
extends java.beans.PropertyEditorSupport

DataEditor provides the property editor for the data


Constructor Summary
DataEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
          Returns the java initialization string
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataEditor

public DataEditor()
Method Detail

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Returns the java initialization string
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport
Returns:
The java initialization string