Eclipse Platform
Release 3.8

Uses of Package
org.eclipse.debug.ui.actions

Packages that use org.eclipse.debug.ui.actions
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
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
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 for IToggleBreakpointsTarget.
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.
 


Eclipse Platform
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.