org.eclipse.gef.ui.parts
Class PaletteViewerKeyHandler
java.lang.Object
|
+--org.eclipse.gef.KeyHandler
|
+--org.eclipse.gef.ui.parts.GraphicalViewerKeyHandler
|
+--org.eclipse.gef.ui.parts.PaletteViewerKeyHandler
- public class PaletteViewerKeyHandler
- extends GraphicalViewerKeyHandler
KeyHandler for the Palette.
Handles traversal of Palette entries and collapse/expand of
categories.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaletteViewerKeyHandler
public PaletteViewerKeyHandler(PaletteViewer viewer)
keyPressed
public boolean keyPressed(KeyEvent event)
- Overrides:
keyPressed in class GraphicalViewerKeyHandler