|
 |
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
K
-
KEY_EAST_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGeometry
- The key used to identify the East anchor point in the extended data of a request.
-
KEY_HORIZONTAL_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGuides
- The key used to identify the horizontal anchor point.
-
KEY_HORIZONTAL_GUIDE -
Static variable in class org.eclipse.gef.
SnapToGuides
- The key used to identify the Horizontal Guide.
-
KEY_NORTH_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGeometry
- The key used to identify the North anchor point in the extended data of a request.
-
KEY_SOUTH_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGeometry
- The key used to identify the South anchor point in the extended data of a request.
-
KEY_VERTICAL_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGuides
- The key used to identify the vertical anchor point.
-
KEY_VERTICAL_GUIDE -
Static variable in class org.eclipse.gef.
SnapToGuides
- The key used to identify the Vertical Guide.
-
KEY_WEST_ANCHOR -
Static variable in class org.eclipse.gef.
SnapToGeometry
- The key used to identify the West anchor point in the extended data of a request.
-
KeyHandler - class org.eclipse.gef.
KeyHandler.
- The KeyHandler should handle all normal keystrokes on an
EditPartViewer .
-
KeyHandler() -
Constructor for class org.eclipse.gef.
KeyHandler
-
-
KeyStroke - class org.eclipse.gef.
KeyStroke.
- Encapsulates a Keyboard gesture (press or release) from the User.
-
keyDown(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.
EditDomain
- Called when a key is pressed on a Viewer.
-
keyDown(KeyEvent, EditPartViewer) -
Method in interface org.eclipse.gef.
Tool
- Called when a Viewer receives a key press.
-
keyDown(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.tools.
AbstractTool
- Receives a KeyDown event for the given viewer.
-
keyDown(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.tools.
SelectionTool
- Forwards the key down event to the drag tracker, if one exists.
-
keyPressed(KeyEvent) -
Method in class org.eclipse.gef.
KeyHandler
- Processes a key pressed event.
-
keyPressed(KeyEvent) -
Method in class org.eclipse.gef.ui.parts.
GraphicalViewerKeyHandler
- Extended to process key events described above.
-
keyPressed(KeyEvent) -
Method in class org.eclipse.gef.ui.parts.
PaletteViewerKeyHandler
- Extends keyPressed to look for palette navigation keys.
-
keyReleased(KeyEvent) -
Method in class org.eclipse.gef.
KeyHandler
- Processes a key released event.
-
keyTraversed(TraverseEvent, EditPartViewer) -
Method in class org.eclipse.gef.
EditDomain
- Called when a traversal occurs on a viewer.
-
keyTraversed(TraverseEvent, EditPartViewer) -
Method in interface org.eclipse.gef.
Tool
- Called when a viewer receives a key traversal.
-
keyTraversed(TraverseEvent, EditPartViewer) -
Method in class org.eclipse.gef.tools.
AbstractTool
- Receives a traversal event for the given viewer.
-
keyUp(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.
EditDomain
- Called when a key is released on a Viewer.
-
keyUp(KeyEvent, EditPartViewer) -
Method in interface org.eclipse.gef.
Tool
- Called when a Viewer receives a key up.
-
keyUp(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.tools.
AbstractTool
- Receives a KeyUp event for the given viewer.
-
keyUp(KeyEvent, EditPartViewer) -
Method in class org.eclipse.gef.tools.
SelectionTool
- Forwards the key up event to the drag tracker, if one exists.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.
|
|
|