Class ObjectEditorActions.SaveInObjectAction

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

public static class ObjectEditorActions.SaveInObjectAction extends AbstractAction
AbstractAction to save data to the original object of the ObjectEditor
See Also:
  • Constructor Details

    • SaveInObjectAction

      public SaveInObjectAction(ObjectEditor editor)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)