Interface KeyEvent.Shortcut.Action

Enclosing class:
KeyEvent.Shortcut

public static interface KeyEvent.Shortcut.Action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onShortcut(KeyEvent keyEvent)
     
  • Method Details

    • onShortcut

      void onShortcut(KeyEvent keyEvent)