Package org.eclipse.debug.ui
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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.
IDebugEditorPresentation A debug model presentation may implement this interface to override standard editor positioning and annotations associated with source code display for stack frames.
IDebugModelPresentation A debug model presentation is responsible for providing labels, images, and editors associated with debug elements in a specific debug model.
IDebugUIConstants Constant definitions for debug UI plug-in.
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.
ILaunchShortcut A launch shortcut is capable of launching a selection or active editor in the workbench.
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.
Classes
AbstractBreakpointOrganizerDelegate Common function for breakpoint organizer delegates.
AbstractDebugView Common function for views related to debugging.
AbstractLaunchConfigurationTab Common function for launch configuration tabs.
AbstractLaunchConfigurationTabGroup Common function for launch configuration tab groups.
BreakpointTypeCategory Default implementation for a breakpoint type category.
CommonTab Launch configuration tab used to specify the location a launch configuration is stored in, whether it should appear in the favorites list, and perspective switching behavior for an associated launch.
DebugElementWorkbenchAdapter Common function for debug element workbench adapters.
DebugUITools This class provides utilities for clients of the debug UI.
DeferredDebugElementWorkbenchAdapter Common function for a deferred workbench adapter for a debug element.
EnvironmentTab Launch configuration tab for configuring the environment passed into Runtime.exec(...) when a config is launched.
EnvironmentTab.EnvironmentVariableContentProvider Content provider for the environment table
EnvironmentTab.EnvironmentVariableLabelProvider Label provider for the environment table
RefreshTab A launch configuration tab which allows the user to specify which resources should be refreshed when the launch terminates.
StringVariableSelectionDialog A dialog that prompts the user to choose and configure a string substitution variable.
No description provided.