Uses of Class
org.eclipse.gef.ui.actions.StackAction
-
Packages that use StackAction Package Description org.eclipse.gef.ui.actions This package support for using JFace Actions in your EditorPart. -
-
Uses of StackAction in org.eclipse.gef.ui.actions
Subclasses of StackAction in org.eclipse.gef.ui.actions Modifier and Type Class Description classRedoActionAn action to redo the last command.classUndoActionAn action to undo the last command.
-