Class AutoLayoutAction

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.AutoLayoutAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class AutoLayoutAction extends OpgraphEditorAction
See Also:
  • Field Details

  • Constructor Details

    • AutoLayoutAction

      public AutoLayoutAction(OpgraphEditor editor)
  • Method Details

    • hookableActionPerformed

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