|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchoice
class choice
Subclass choice providing YES, NO, or CANCEL when made changes.
Field Summary | |
---|---|
static int |
CANCEL
CANCEL set to 2. |
static int |
NO
NO set to 1. |
static int |
YES
YES set to 0. |
Constructor Summary | |
---|---|
choice()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int YES
public static int NO
public static int CANCEL
Constructor Detail |
---|
choice()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |