|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jgd.ReadyStates
public class ReadyStates
Field Summary | |
---|---|
static int |
GD_QRS_COMPLETE
Search is complete, with all results received and in the resultset. |
static int |
GD_QRS_LOADING
Search is still in progress. |
static int |
GD_QRS_UNITIALIZED
Search has not yet started. |
Constructor Summary | |
---|---|
ReadyStates()
|
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 GD_QRS_UNITIALIZED
public static final int GD_QRS_LOADING
public static final int GD_QRS_COMPLETE
Constructor Detail |
---|
public ReadyStates()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |