ElegantJCharts Java API Specification v2.0

com.elegantj.graphx
Class GraphColorPropertyEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.elegantj.graphx.GraphColorPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class GraphColorPropertyEditor
extends java.beans.PropertyEditorSupport

Property Editor for GraphColor


Constructor Summary
GraphColorPropertyEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
static java.util.Vector getColorProperty(java.lang.String str)
           
 java.lang.String getJavaInitializationString()
           
 java.lang.Object getValue()
           
 void setAsText(java.lang.String str)
           
 void setValue(java.lang.Object obj)
           
static java.lang.String VectorToString(java.util.Vector PropVector)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphColorPropertyEditor

public GraphColorPropertyEditor()
Method Detail

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Specified by:
getJavaInitializationString in interface java.beans.PropertyEditor
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport

getAsText

public java.lang.String getAsText()
Specified by:
getAsText in interface java.beans.PropertyEditor
Overrides:
getAsText in class java.beans.PropertyEditorSupport

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface java.beans.PropertyEditor
Overrides:
getValue in class java.beans.PropertyEditorSupport

setAsText

public void setAsText(java.lang.String str)
Specified by:
setAsText in interface java.beans.PropertyEditor
Overrides:
setAsText in class java.beans.PropertyEditorSupport

setValue

public void setValue(java.lang.Object obj)
Specified by:
setValue in interface java.beans.PropertyEditor
Overrides:
setValue in class java.beans.PropertyEditorSupport

getColorProperty

public static java.util.Vector getColorProperty(java.lang.String str)

VectorToString

public static java.lang.String VectorToString(java.util.Vector PropVector)

ElegantJCharts Java API Specification v2.0

For any feedback, suggestion, or query, please revert back to support@elegantcharts.com

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjcharts.com
All Rights Reserved.