ElegantJ Tables Java API Specification v1.1

com.elegantj.jfc.list
Class RowAttributesEditor

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

public class RowAttributesEditor
extends java.beans.PropertyEditorSupport

This utility class provides the GUI to set the list cell attributes at each row.


Constructor Summary
RowAttributesEditor()
           
 
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

RowAttributesEditor

public RowAttributesEditor()
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.