ElegantJ Data Tables Java API Specification v1.1

com.elegantj.data.dataviewer
Class BandOptionEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.elegantj.data.dataviewer.BandOptionEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class BandOptionEditor
extends java.beans.PropertyEditorSupport

This utility class used to modify the properties of the band for the data viewer.


Constructor Summary
BandOptionEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 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 setValue(java.lang.Object obj)
           
 boolean supportsCustomEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getValue, removePropertyChangeListener, setAsText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandOptionEditor

public BandOptionEditor()
Method Detail

setValue

public void setValue(java.lang.Object obj)

getAsText

public java.lang.String getAsText()

getTags

public java.lang.String[] getTags()

isPaintable

public boolean isPaintable()

getCustomEditor

public java.awt.Component getCustomEditor()

paintValue

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

supportsCustomEditor

public boolean supportsCustomEditor()

getJavaInitializationString

public java.lang.String 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.