Class ObjectEditorActions.OpenPoolXMLFileAction

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

public static class ObjectEditorActions.OpenPoolXMLFileAction extends ObjectEditorActions.OpenXMLFileAction
Helper Class for loading .XML-Files with the ObjectEditor
See Also:
  • Constructor Details

    • OpenPoolXMLFileAction

      public OpenPoolXMLFileAction(ObjectEditor editor)