Class NodeWizardAction

java.lang.Object
javax.swing.AbstractAction
ca.phon.app.hooks.HookableAction
ca.phon.app.opgraph.wizard.actions.NodeWizardAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
GenerateHTMLReportAction, SaveTablesToFolderAction, SaveTablesToWorkbookAction

public abstract class NodeWizardAction extends HookableAction
See Also:
  • Constructor Details

    • NodeWizardAction

      public NodeWizardAction(NodeWizard nodeWizard)
  • Method Details

    • getNodeWizard

      public NodeWizard getNodeWizard()