|
GLG Toolkit, Java Class Library
Version 4.6
|
Specifies the type of events returned by the CreateSelectionMessage method. More...
Specifies the type of events returned by the CreateSelectionMessage method.
Constants | |
| static final int | CLICK_SELECTION = 16 |
| Return MouseClick events. More... | |
| static final int | MOVE_SELECTION = 8 |
| Return MouseMove events. More... | |
| static final int | TOOLTIP_SELECTION = ( 2 | 64 ) |
| Return Tooltip events. More... | |
|
static |
Return MouseClick events.
|
static |
Return MouseMove events.
|
static |
Return Tooltip events.