com.elj.chart.chart2d
Class LinePropertyEditor

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

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

Property editor for the line style

See Also:
Serialized Form

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

LinePropertyEditor

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