ElegantJ Tables Java API Specification v1.1

com.elegantj.jfc.table
Class TableCellAttributesEditor

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

public class TableCellAttributesEditor
extends java.beans.PropertyEditorSupport

This utility class provides the GUI to set the table row or column attributes.


Constructor Summary
TableCellAttributesEditor()
           
 
Method Summary
 java.awt.Component getCustomEditor()
           
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 boolean isPaintable()
           
 void paintValue(java.awt.Graphics g, java.awt.Rectangle clipRect)
           
 void propertyChange(java.beans.PropertyChangeEvent e)
           
 void setValue(java.lang.Object obj)
           
 boolean supportsCustomEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getValue, removePropertyChangeListener, setAsText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableCellAttributesEditor

public TableCellAttributesEditor()
Method Detail

setValue

public void setValue(java.lang.Object obj)

getTags

public java.lang.String[] getTags()

isPaintable

public boolean isPaintable()

getCustomEditor

public java.awt.Component getCustomEditor()

getJavaInitializationString

public java.lang.String getJavaInitializationString()

paintValue

public void paintValue(java.awt.Graphics g,
                       java.awt.Rectangle clipRect)

supportsCustomEditor

public boolean supportsCustomEditor()

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)

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.