public final class UndoLastOperationHelper extends Object
UIUndoLastOperationController
.Modifier and Type | Method and Description |
---|---|
static void |
undo(InternalProject project,
org.eclipse.swt.widgets.Shell shell)
Undo the last change on an
InternalProject . |
public static void undo(InternalProject project, org.eclipse.swt.widgets.Shell shell)
InternalProject
. Delegates to UIUndoLastOperationController
.project
- the InternalProject
shell
- the Shell
Copyright © 2016. All rights reserved.