Uses of Interface
org.eclipse.ui.IViewActionDelegate
-
Packages that use IViewActionDelegate Package Description org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications. -
-
Uses of IViewActionDelegate in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement IViewActionDelegate Modifier and Type Class Description class
AddMemoryRenderingActionDelegate
A cascade menu to add a memory rendering to the memory view.class
RunToLineActionDelegate
A run to line action that can be contributed to a an editor or view.
-