com.cmpware.ide.views
Class EasyTable.NumericDisplayType
java.lang.Object
com.cmpware.ide.views.EasyTable.NumericDisplayType
- Enclosing class:
- EasyTable
public static final class EasyTable.NumericDisplayType
- extends java.lang.Object
This class contains definitions for the display types
for the numeric values in the EasyTable.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INT
public static final int INT
- See Also:
- Constant Field Values
HEX
public static final int HEX
- See Also:
- Constant Field Values
LONG
public static final int LONG
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
EasyTable.NumericDisplayType
public EasyTable.NumericDisplayType()