Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser

Packages that use ISourceContainerBrowser
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.debug.ui.sourcelookup Provides a user interface for debug platform source lookup facilities. 
 

Uses of ISourceContainerBrowser in org.eclipse.debug.ui
 

Methods in org.eclipse.debug.ui that return ISourceContainerBrowser
static ISourceContainerBrowser DebugUITools.getSourceContainerBrowser(String id)
          Returns a new source container browser for the specified type of source container or null if a browser has not been registered.
 

Uses of ISourceContainerBrowser in org.eclipse.debug.ui.sourcelookup
 

Classes in org.eclipse.debug.ui.sourcelookup that implement ISourceContainerBrowser
 class AbstractSourceContainerBrowser
          Common implementation for source container browsers.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.