Enum
org.gnu.gdk.InputMode
public class InputMode
extends Enum
static InputMode
DISABLED
SCREEN
WINDOW
InputMode
and(InputMode other)
intern(int value)
or(InputMode other)
boolean
test(InputMode other)
xor(InputMode other)
public static final InputMode DISABLED
public static final InputMode SCREEN
public static final InputMode WINDOW
public InputMode and(InputMode other)
public static InputMode intern(int value)
public InputMode or(InputMode other)
public boolean test(InputMode other)
public InputMode xor(InputMode other)