ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Class CellEditorPropertyEditor

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

public class CellEditorPropertyEditor
extends java.beans.PropertyEditorSupport

Editor for the cell editors


Constructor Summary
CellEditorPropertyEditor()
           
 
Method Summary
 java.lang.String getAsText()
          Overriden getAsText
 java.lang.String getJavaInitializationString()
          Overriden getJavaInitializationString
 java.lang.String[] getTags()
          Overriden getTags
 void setAsText(java.lang.String text)
          Overriden setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellEditorPropertyEditor

public CellEditorPropertyEditor()
Method Detail

getTags

public java.lang.String[] getTags()
Overriden getTags


setAsText

public void setAsText(java.lang.String text)
Overriden setAsText


getAsText

public java.lang.String getAsText()
Overriden getAsText


getJavaInitializationString

public java.lang.String getJavaInitializationString()
Overriden getJavaInitializationString


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.