| 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. |
| Class and 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.
|
| Class and 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 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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.