Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse GEF
2.1
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
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.
EditDomain
Called when a key is
pressed
on a Viewer.
keyDown(KeyEvent, EditPartViewer)
- Method in class org.eclipse.gef.tools.
SelectionTool
Forwards the key down event to the drag tracker, if one exists.
keyDown(KeyEvent, EditPartViewer)
- Method in class org.eclipse.gef.tools.
AbstractTool
Receives a KeyDown event for the given viewer.
KeyHandler
- class org.eclipse.gef.
KeyHandler
.
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.
PaletteViewerKeyHandler
Extends keyPressed to look for palette navigation keys.
keyPressed(KeyEvent)
- Method in class org.eclipse.gef.ui.parts.
GraphicalViewerKeyHandler
Extended to process key events described above.
keyReleased(KeyEvent)
- Method in class org.eclipse.gef.
KeyHandler
Processes a
key released
event.
KeyStroke
- class org.eclipse.gef.
KeyStroke
.
Encapsulates a Keyboard gesture (press or release) from the User.
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.
EditDomain
Called when a key is
released
on a Viewer.
keyUp(KeyEvent, EditPartViewer)
- Method in class org.eclipse.gef.tools.
SelectionTool
Forwards the key up event to the drag tracker, if one exists.
keyUp(KeyEvent, EditPartViewer)
- Method in class org.eclipse.gef.tools.
AbstractTool
Receives a KeyUp event for the given viewer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Eclipse GEF
2.1
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, 2003. All Rights Reserved.