|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogType | |
org.gnu.gnome |
Uses of DialogType in org.gnu.gnome |
Fields in org.gnu.gnome declared as DialogType | |
static DialogType |
DialogType.ERROR
|
static DialogType |
DialogType.NORMAL
|
Methods in org.gnu.gnome that return DialogType | |
static DialogType |
DialogType.intern(int value)
|
DialogType |
DialogType.or(DialogType other)
|
DialogType |
DialogType.and(DialogType other)
|
DialogType |
DialogType.xor(DialogType other)
|
Methods in org.gnu.gnome with parameters of type DialogType | |
DialogType |
DialogType.or(DialogType other)
|
DialogType |
DialogType.and(DialogType other)
|
DialogType |
DialogType.xor(DialogType other)
|
boolean |
DialogType.test(DialogType 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 |