Class HookableAction

java.lang.Object
javax.swing.AbstractAction
ca.phon.app.hooks.HookableAction
  • Constructor Details

    • HookableAction

      public HookableAction()
  • Method Details

    • actionPerformed

      public final void actionPerformed(ActionEvent ae)
    • hookableActionPerformed

      public abstract void hookableActionPerformed(ActionEvent ae)
      Method which should be implemented instead of actionPerformed.
      Parameters:
      action - event