Class EditorActions.SelectShortestPathAction

java.lang.Object
javax.swing.AbstractAction
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.editor.EditorActions.SelectShortestPathAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
EditorActions

public static class EditorActions.SelectShortestPathAction extends AbstractAction
See Also:
  • Field Details

    • directed

      protected boolean directed
  • Constructor Details

    • SelectShortestPathAction

      public SelectShortestPathAction(boolean directed)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)