|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractStyle | |
org.gnu.gnome |
Uses of InteractStyle in org.gnu.gnome |
Fields in org.gnu.gnome declared as InteractStyle | |
static InteractStyle |
InteractStyle.NONE
|
static InteractStyle |
InteractStyle.ERRORS
|
static InteractStyle |
InteractStyle.ANY
|
Methods in org.gnu.gnome that return InteractStyle | |
static InteractStyle |
InteractStyle.intern(int value)
|
InteractStyle |
InteractStyle.or(InteractStyle other)
|
InteractStyle |
InteractStyle.and(InteractStyle other)
|
InteractStyle |
InteractStyle.xor(InteractStyle other)
|
Methods in org.gnu.gnome with parameters of type InteractStyle | |
void |
Client.requestSave(SaveStyle saveStyle,
boolean shutdown,
InteractStyle interactStyle,
boolean fast,
boolean global)
Request the session manager to save the session in some way. |
InteractStyle |
InteractStyle.or(InteractStyle other)
|
InteractStyle |
InteractStyle.and(InteractStyle other)
|
InteractStyle |
InteractStyle.xor(InteractStyle other)
|
boolean |
InteractStyle.test(InteractStyle 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 |