Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF (MVC)
3.8.1.201211122107
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
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.
KeyHandler
- Class in
org.eclipse.gef
The KeyHandler should handle all normal keystrokes on an
EditPartViewer
.
KeyHandler()
- Constructor for class org.eclipse.gef.
KeyHandler
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.
KeyStroke
- Class in
org.eclipse.gef
Encapsulates a Keyboard gesture (press or release) from the User.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF (MVC)
3.8.1.201211122107
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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, 2011. All Rights Reserved.