org.eclipse.gmf.graphdef.editor.edit.policies.assistant
Class AssistantFigureKeyListener
java.lang.Object
org.eclipse.draw2d.KeyListener.Stub
org.eclipse.gmf.graphdef.editor.edit.policies.assistant.AssistantFigureKeyListener
- All Implemented Interfaces:
- org.eclipse.draw2d.KeyListener
public abstract class AssistantFigureKeyListener
- extends org.eclipse.draw2d.KeyListener.Stub
Nested classes/interfaces inherited from interface org.eclipse.draw2d.KeyListener |
org.eclipse.draw2d.KeyListener.Stub |
Methods inherited from class org.eclipse.draw2d.KeyListener.Stub |
keyReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssistantFigureKeyListener
public AssistantFigureKeyListener(BubbleFigure feedbackFigure)
keyPressed
public void keyPressed(org.eclipse.draw2d.KeyEvent ke)
- Specified by:
keyPressed
in interface org.eclipse.draw2d.KeyListener
- Overrides:
keyPressed
in class org.eclipse.draw2d.KeyListener.Stub
hideAssistant
protected abstract void hideAssistant()
Copyright © 2012. All Rights Reserved.