Interface InputHandler.MacroRecorder

  • Enclosing class:
    InputHandler

    public static interface InputHandler.MacroRecorder
    Macro recorder.
    • Method Detail

      • actionPerformed

        void actionPerformed​(java.awt.event.ActionListener listener,
                             java.lang.String actionCommand)