ElegantJ Tables Java API Specification v1.1

com.elegantj.editors
Class ArrayEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.elegantj.editors.VectorEditor
          extended bycom.elegantj.editors.ArrayEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class ArrayEditor
extends VectorEditor

This class provides the editor for the vector.


Constructor Summary
ArrayEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
           
 java.lang.Object getValue()
           
 void setValue(java.lang.Object value)
           
 java.lang.String toString()
          make the string representation.
 
Methods inherited from class com.elegantj.editors.VectorEditor
addString, editString, exchange, getAsText, getCustomEditor, isPaintable, moveItems, paintValue, removeAll, removeItem, removeItems, removeString, supportsCustomEditor
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getTags, removePropertyChangeListener, setAsText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArrayEditor

public ArrayEditor()
Method Detail

getJavaInitializationString

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

setValue

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

getValue

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

toString

public java.lang.String toString()
make the string representation.

Overrides:
toString in class VectorEditor
Returns:
The string representation of the vector.

ElegantJ 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.