org.noos.xing.mydoggy.plaf.ui.cmp.event
Class ShortcutProcessor

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.cmp.event.ShortcutProcessor
All Implemented Interfaces:
KeyEventPostProcessor

public class ShortcutProcessor
extends Object
implements KeyEventPostProcessor

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Field Summary
protected  MyDoggyToolWindowManager manager
           
protected  Container root
           
 
Constructor Summary
ShortcutProcessor(MyDoggyToolWindowManager manager, Container root)
           
 
Method Summary
 boolean postProcessKeyEvent(KeyEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

manager

protected MyDoggyToolWindowManager manager

root

protected Container root
Constructor Detail

ShortcutProcessor

public ShortcutProcessor(MyDoggyToolWindowManager manager,
                         Container root)
Method Detail

postProcessKeyEvent

public boolean postProcessKeyEvent(KeyEvent e)
Specified by:
postProcessKeyEvent in interface KeyEventPostProcessor


Copyright © 2012. All Rights Reserved.