Class ExpandMacroAction

java.lang.Object
javax.swing.AbstractAction
ca.phon.opgraph.app.commands.HookableCommand
ca.phon.app.opgraph.editor.actions.OpgraphEditorAction
ca.phon.app.opgraph.editor.actions.graph.ExpandMacroAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ExpandMacroAction extends OpgraphEditorAction
See Also:
  • Constructor Details

    • ExpandMacroAction

      public ExpandMacroAction(OpgraphEditor editor)
  • Method Details

    • hookableActionPerformed

      public void hookableActionPerformed(ActionEvent arg0)
      Specified by:
      hookableActionPerformed in class ca.phon.opgraph.app.commands.HookableCommand