ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Class DataVectorEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.elegantj.awt.table.DataVectorEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class DataVectorEditor
extends java.beans.PropertyEditorSupport

DataVectorEditor class which provides the editor for the data of the AWTTable


Constructor Summary
DataVectorEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
          Method which returns the java initalization string
 java.lang.Object getValue()
          Method which returns the value of the editor
 void setValue(java.lang.Object value)
          Method which sets the value for the editor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataVectorEditor

public DataVectorEditor()
Method Detail

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Method which returns the java initalization string


setValue

public void setValue(java.lang.Object value)
Method which sets the value for the editor


getValue

public java.lang.Object getValue()
Method which returns the value of the editor


ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

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