Class MultikeyActionsHandler.MyKeyEventDispatcher

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean dispatchKeyEvent​(java.awt.event.KeyEvent e)  
      private int getIndex​(int lastKey)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • dispatchKeyEvent

        public boolean dispatchKeyEvent​(java.awt.event.KeyEvent e)
        Specified by:
        dispatchKeyEvent in interface java.awt.KeyEventDispatcher
      • getIndex

        private int getIndex​(int lastKey)