Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSourceContainerBrowser
Common implementation for source container browsers.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.