Class StepToAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class StepToAction extends OpgraphDebugAction
See Also:
  • Constructor Details

    • StepToAction

      public StepToAction(OpgraphEditor editor)
    • StepToAction

      public StepToAction(OpgraphEditor editor, ca.phon.opgraph.OpNode stepToNode)
  • Method Details

    • hookableActionPerformed

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