|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
com.elegantj.editors.IntegerEditor
com.elegantj.data.editors.CaseEditor
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 |
public static final int ANY
public static final int UPPER
public static final int LOWER
| Constructor Detail |
public CaseEditor()
throws IntegerEditorInvalidArraysException
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||