Package editor

Class BeanInfoPopup.EditorKeyListener

java.lang.Object
java.awt.event.KeyAdapter
editor.BeanInfoPopup.EditorKeyListener
All Implemented Interfaces:
KeyListener, EventListener
Enclosing class:
BeanInfoPopup

class BeanInfoPopup.EditorKeyListener extends KeyAdapter
  • Constructor Details

    • EditorKeyListener

      EditorKeyListener()
  • Method Details

    • keyPressed

      public void keyPressed(KeyEvent e)
      Specified by:
      keyPressed in interface KeyListener
      Overrides:
      keyPressed in class KeyAdapter
    • handleSelectionForDot

      void handleSelectionForDot()
    • handleSelection

      private void handleSelection()
    • handleSelection

      private void handleSelection(TreePath path)
    • sendKeyEvent

      private void sendKeyEvent(int iKey)