|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
org.gnu.gdk |
Uses of Status in org.gnu.gdk |
Fields in org.gnu.gdk declared as Status | |
static Status |
Status.OK
|
static Status |
Status.ERROR
|
static Status |
Status.ERROR_PARAM
|
static Status |
Status.ERROR_FILE
|
static Status |
Status.ERROR_MEM
|
Methods in org.gnu.gdk that return Status | |
static Status |
Status.intern(int value)
|
Status |
Status.or(Status other)
|
Status |
Status.and(Status other)
|
Status |
Status.xor(Status other)
|
Methods in org.gnu.gdk with parameters of type Status | |
Status |
Status.or(Status other)
|
Status |
Status.and(Status other)
|
Status |
Status.xor(Status other)
|
boolean |
Status.test(Status other)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |