com.elj.chart.chart2d
Class Chart2DPropertyEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.elj.chart.chart2d.Chart2DPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor, java.io.Serializable

public class Chart2DPropertyEditor
extends java.beans.PropertyEditorSupport
implements java.io.Serializable

Special case property editor for molecule names

See Also:
Serialized Form

Constructor Summary
Chart2DPropertyEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
          Returns the java initialization string
 java.lang.String[] getTags()
          Returns the tags
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, 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

Chart2DPropertyEditor

public Chart2DPropertyEditor()
Method Detail

getTags

public java.lang.String[] getTags()
Returns the tags
Overrides:
getTags in class java.beans.PropertyEditorSupport
Returns:
The tags

getJavaInitializationString

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