ElegantJ Data Tables Java API Specification v1.1

com.elegantj.data.editors
Class CaseEditor

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

public class CaseEditor
extends IntegerEditor

This utility class provides the case options(upper, lower or any of them) for the display values.


Field Summary
static int ANY
           
static int LOWER
           
static int UPPER
           
 
Fields inherited from class com.elegantj.editors.IntegerEditor
nValues, strDisplay, strInit, strJavaInitializationStringPrefix
 
Constructor Summary
CaseEditor()
           
 
Methods inherited from class com.elegantj.editors.IntegerEditor
getAsText, getDisplayArray, getInitArray, getIntValue, getJavaInitializationString, getTags, getValueArray, setAsText, setIntValue
 
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
 

Field Detail

ANY

public static final int ANY
See Also:
Constant Field Values

UPPER

public static final int UPPER
See Also:
Constant Field Values

LOWER

public static final int LOWER
See Also:
Constant Field Values
Constructor Detail

CaseEditor

public CaseEditor()
           throws IntegerEditorInvalidArraysException

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.