Class EditorActions.ReplaceWithDataObjectFromXMLFileAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Direct Known Subclasses:
EditorActions.ReplaceWithDataObjectFromClipboardAction
Enclosing class:
EditorActions

public static class EditorActions.ReplaceWithDataObjectFromXMLFileAction extends EditorActions.LoadDataObjectFromXMLFileAction
Replaces the target object with the object loaded from an xml file
See Also:
  • Constructor Details

    • ReplaceWithDataObjectFromXMLFileAction

      public ReplaceWithDataObjectFromXMLFileAction(ObjectPoolEditor editor, Object target, Object parent)