Uses of Interface
org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a user interface for debug platform source lookup facilities.
-
Uses of ISourceContainerBrowser in org.eclipse.debug.ui
Modifier and TypeMethodDescriptionstatic ISourceContainerBrowser
DebugUITools.getSourceContainerBrowser
(String id) Returns a new source container browser for the specified type of source container ornull
if a browser has not been registered. -
Uses of ISourceContainerBrowser in org.eclipse.debug.ui.sourcelookup
Modifier and TypeClassDescriptionclass
Common implementation for source container browsers.