Class ObjectEditorActions.RefreshObjectPoolAction

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

public static class ObjectEditorActions.RefreshObjectPoolAction extends AbstractAction
AbstractAction for resetting the ObjectEditors working object to the original object
See Also:
  • Constructor Details

    • RefreshObjectPoolAction

      public RefreshObjectPoolAction(ObjectEditor editor)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent actionEvent)