Class EditorActions
java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.objectpooleditor.EditorActions
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Adds the clipboard object to the target collection/poolstatic classDeprecated, for removal: This API element is subject to removal in a future version.Adds an object loaded from an xml file to the target collection/poolstatic classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classEditorActions.OpenNewEditorWindowAction<T extends de.uni_trier.wi2.procake.data.object.DataObject>Deprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.Replaces the target object with the object placed in the clipboardstatic classDeprecated, for removal: This API element is subject to removal in a future version.Replaces the target object with the object loaded from an xml filestatic classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version.Stores a clone of the given DataObject in a global clipboardstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
EditorActions
public EditorActions()Deprecated, for removal: This API element is subject to removal in a future version.
-