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.memory |
Provides classes and interfaces to render memory blocks in the memory view.
|
org.eclipse.debug.ui.sourcelookup |
Provides a user interface for debug platform source lookup facilities.
|
Class and Description |
---|
AbstractLaunchConfigurationTab
Common function for launch configuration tabs.
|
DebugElementWorkbenchAdapter
Common function for debug element workbench adapters.
|
DebugPopup
A
PopupDialog that is automatically positioned relative
to a specified anchor point. |
IBreakpointOrganizerDelegate
A breakpoint organizer is used to categorize breakpoints and provides
change notification when categorization has changed.
|
IBreakpointTypeCategory
Represents a breakpoint's type to support organization of breakpoints
by type in the breakpoints view.
|
IDebugModelPresentation
A debug model presentation is responsible for providing labels, images,
and editors associated with debug elements in a specific debug model.
|
IDebugView
Common function for debug views.
|
ILaunchConfigurationDialog
A launch configuration dialog is used to edit and launch
launch configurations.
|
ILaunchConfigurationTab
A launch configuration tab is used to edit/view attributes
of a specific type of launch configuration.
|
ILaunchConfigurationTabGroup
A launch configuration tab group is used to edit/view attributes
of a specific type of launch configuration.
|
ILaunchGroup
A launch group identifies a group of launch configurations by a launch
mode and category.
|
ISourcePresentation
A source presentation is used to resolve an editor in
which to display a debug model element, breakpoint, or
source element.
|
IValueDetailListener
Notified of detailed value descriptions.
|
Class and Description |
---|
IDebugModelPresentation
A debug model presentation is responsible for providing labels, images,
and editors associated with debug elements in a specific debug model.
|
ISourcePresentation
A source presentation is used to resolve an editor in
which to display a debug model element, breakpoint, or
source element.
|
Class and Description |
---|
AbstractLaunchConfigurationTab
Common function for launch configuration tabs.
|
ILaunchConfigurationTab
A launch configuration tab is used to edit/view attributes
of a specific type of launch configuration.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.