Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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. 
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. 
 

Classes in org.eclipse.debug.ui used by org.eclipse.debug.ui
AbstractLaunchConfigurationTab
          Common function for launch configuration tabs.
DebugElementWorkbenchAdapter
          Deprecated. Custom content in the debug views is no longer supported by IWorkbenchAdapter. Custom content is currently supported by a provisional internal viewer framework.
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.
IDetailPane
          A detail pane is created from a detail pane factory and displays detailed information about a current selection with an SWT Control.
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 in org.eclipse.debug.ui used by org.eclipse.debug.ui.memory
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.
 

Classes in org.eclipse.debug.ui used by org.eclipse.debug.ui.sourcelookup
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.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire