ElegantJ Data Tables Java API Specification v1.1

com.elegantj.editors
Class BoundsEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.elegantj.editors.BoundsEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class BoundsEditor
extends java.beans.PropertyEditorSupport

This class provides the editor for the Bounds.


Constructor Summary
BoundsEditor()
          Default constructor.
 
Method Summary
 java.lang.String getAsText()
           
 java.awt.Component getCustomEditor()
           
 java.lang.String getJavaInitializationString()
           
 boolean isPaintable()
           
 void paintValue(java.awt.Graphics g, java.awt.Rectangle r)
           
 boolean supportsCustomEditor()
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getTags, getValue, removePropertyChangeListener, setAsText, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoundsEditor

public BoundsEditor()
Default constructor.

Method Detail

supportsCustomEditor

public boolean supportsCustomEditor()

isPaintable

public boolean isPaintable()

paintValue

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

getCustomEditor

public java.awt.Component getCustomEditor()

getJavaInitializationString

public java.lang.String getJavaInitializationString()

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.