Uses of Package
org.eclipse.debug.ui.actions
-
Packages that use org.eclipse.debug.ui.actions Package Description org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points.org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications. -
Classes in org.eclipse.debug.ui.actions used by org.eclipse.debug.ui Class Description IToggleBreakpointsTargetManager Organizes the toggle breakpoints target factories contributed through the extension point and keeps track of the toggle breakpoints target that the factories produce. -
Classes in org.eclipse.debug.ui.actions used by org.eclipse.debug.ui.actions Class Description AbstractLaunchHistoryAction Abstract implementation of an action that displays a drop-down launch history for a specific launch group.IToggleBreakpointsTarget An adapter to support breakpoint creation/deletion for an active part or selection within an active part.IToggleBreakpointsTargetExtension Extension interface forIToggleBreakpointsTarget
.IToggleBreakpointsTargetManagerListener Listener for changes in the preferred toggle targets in the toggle breakpoints target manager.IWatchExpressionFactoryAdapter An optional adapter used to create a watch expression for a selected variable.