Class ObjectEditorActions
java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.ObjectEditorActions
Class containing many
AbstractActions to use in the context of ObjectEditor-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAdds the clipboard object to the target collection/poolstatic classAdds an object loaded from an xml file to the target collection/poolstatic classAbstractActionto add new data to the object of theObjectEditorstatic classAbstractActionto delete data of the object of theObjectEditorstatic classAbstractActionto Export object fromObjectEditorto a .XML-Filestatic classAbstractActionfor loading a .XML File into theObjectEditorstatic classAbstractActionto open a new view with the same object and model in placestatic classHelper Class for loading .XML-Files with theObjectEditorstatic classAbstractActionfor loading a .XML File into theObjectEditorstatic classAbstractActionfor resetting theObjectEditors working object to the original objectstatic classReplaces the target object with the object placed in the clipboardstatic classReplaces the target object with the object loaded from an xml filestatic classAbstractActionto save data to the original object of theObjectEditorstatic classStores a clone of the given DataObject in a global clipboard -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectEditorActions
public ObjectEditorActions()
-