com.unitesk.requality.eclipse.views.listeners
Class TreeViewerKeyListener

java.lang.Object
  extended by com.unitesk.requality.eclipse.views.listeners.TreeViewerKeyListener

public class TreeViewerKeyListener
extends java.lang.Object


Constructor Summary
TreeViewerKeyListener(TreeViewer tree, Action addReqAction, Action removeReqAction)
           
 
Method Summary
 void keyPressed(KeyEvent e)
           
 void keyReleased(KeyEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeViewerKeyListener

public TreeViewerKeyListener(TreeViewer tree,
                             Action addReqAction,
                             Action removeReqAction)
Method Detail

keyPressed

public void keyPressed(KeyEvent e)

keyReleased

public void keyReleased(KeyEvent e)