|
 |
|
|
Uses of Class org.eclipse.ui.keys.ModifierKey
Fields in
org.eclipse.ui.keys declared as
ModifierKey
|
static
ModifierKey
|
ModifierKey.
ALT
Deprecated. The single static instance of ModifierKey which represents
the 'Alt' key. |
static
ModifierKey
|
ModifierKey.
COMMAND
Deprecated. The single static instance of ModifierKey which represents
the 'Command' key. |
static
ModifierKey
|
ModifierKey.
CTRL
Deprecated. The single static instance of ModifierKey which represents
the 'Ctrl' key. |
static
ModifierKey
|
ModifierKey.
SHIFT
Deprecated. The single static instance of ModifierKey which represents
the 'Shift' key. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|