Eclipse Platform
2.1

Uses of Package
org.eclipse.debug.ui

Packages that use org.eclipse.debug.ui
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
 

Classes in org.eclipse.debug.ui used by org.eclipse.debug.ui
AbstractLaunchConfigurationTab
          Common function for launch configuration tabs.
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.
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.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.