|
SWIXML 1.5 (#149) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputEvent
Field Summary | |
---|---|
static int |
ALT_DOWN_MASK
The ALT key extended modifier constant. |
static int |
ALT_GRAPH_DOWN_MASK
The alt-graph key extended modifier constant. |
static int |
ALT_GRAPH_MASK
The alt-graph key modifier constant. |
static int |
ALT_MASK
The alt key modifier constant. |
static int |
BUTTON1_DOWN_MASK
The mouse button1 extended modifier constant. |
static int |
BUTTON1_MASK
The mouse button1 modifier constant. |
static int |
BUTTON2_DOWN_MASK
The mouse button2 extended modifier constant. |
static int |
BUTTON2_MASK
The mouse button2 modifier constant. |
static int |
BUTTON3_DOWN_MASK
The mouse button3 extended modifier constant. |
static int |
BUTTON3_MASK
The mouse button3 modifier constant. |
static int |
CTRL_DOWN_MASK
The CTRL key extended modifier constant. |
static int |
CTRL_MASK
The control key modifier constant. |
static int |
JDK_1_3_MODIFIERS
|
static int |
META_DOWN_MASK
The META key extended modifier constant. |
static int |
META_MASK
The meta key modifier constant. |
static int |
SHIFT_DOWN_MASK
The SHIFT key extended modifier constant. |
static int |
SHIFT_MASK
The shift key modifier constant. |
Field Detail |
---|
static final int SHIFT_MASK
static final int CTRL_MASK
static final int META_MASK
static final int ALT_MASK
static final int ALT_GRAPH_MASK
static final int BUTTON1_MASK
static final int BUTTON2_MASK
static final int BUTTON3_MASK
static final int SHIFT_DOWN_MASK
static final int CTRL_DOWN_MASK
static final int META_DOWN_MASK
static final int ALT_DOWN_MASK
static final int BUTTON1_DOWN_MASK
static final int BUTTON2_DOWN_MASK
static final int BUTTON3_DOWN_MASK
static final int ALT_GRAPH_DOWN_MASK
static final int JDK_1_3_MODIFIERS
|
SWIXML 1.5 (#149) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |