|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.interfaceware.chameleon.TableState
public class TableState
Field Summary | |
---|---|
static int |
Empty
|
static int |
Invalid
|
static int |
PresentButNull
|
static int |
Valid
|
Constructor Summary | |
---|---|
TableState()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Valid
public static final int PresentButNull
public static final int Empty
public static final int Invalid
Constructor Detail |
---|
public TableState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |