com.elj.chart.chart2d
Class PieColorEditor

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

public class PieColorEditor
extends java.beans.PropertyEditorSupport

Provides the property editor for the pie colors


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

PieColorEditor

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