Class ObjectEditorActions.ReplaceWithDataObjectFromXMLFileAction

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

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

    • ReplaceWithDataObjectFromXMLFileAction

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