com.elj.chart.chart2d
Class SQLDataEditor

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

public class SQLDataEditor
extends java.beans.PropertyEditorSupport

SQLDataEditor provides the property editor for the SQL data


Constructor Summary
SQLDataEditor()
           
 
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

SQLDataEditor

public SQLDataEditor()
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