Class ObjectEditorActions.OpenNewEditorWindowAction

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

public static class ObjectEditorActions.OpenNewEditorWindowAction extends AbstractAction
AbstractAction to open a new view with the same object and model in place
See Also:
  • Constructor Details

    • OpenNewEditorWindowAction

      public OpenNewEditorWindowAction(ObjectEditor editor)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)