ElegantJCharts Java API Specification v2.0

com.elegantj.graphx
Class LineGraphPropertyEditor

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

public class LineGraphPropertyEditor
extends java.beans.PropertyEditorSupport

Property Editor for LineGraph


Constructor Summary
LineGraphPropertyEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
static java.util.Vector getLineProperty(java.lang.String str)
           
 java.lang.Object getValue()
           
 void setAsText(java.lang.String str)
           
 void setValue(java.lang.Object obj)
           
static java.lang.String VectorToString(java.util.Vector linePropVector)
           
 
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

LineGraphPropertyEditor

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

getLineProperty

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

VectorToString

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

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.