ElegantJ Data Tables Java API Specification v1.1

com.elegantj.jfc.table
Class BooleanPropertyEditor

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

public class BooleanPropertyEditor
extends java.beans.PropertyEditorSupport

This utitlity class provides the GUI for boolean property editor.


Constructor Summary
BooleanPropertyEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 void setAsText(java.lang.String text)
           
 
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

BooleanPropertyEditor

public BooleanPropertyEditor()
Method Detail

getJavaInitializationString

public java.lang.String getJavaInitializationString()

getTags

public java.lang.String[] getTags()

setAsText

public void setAsText(java.lang.String text)

getAsText

public java.lang.String getAsText()

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.