|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISourceLookupResult | |
---|---|
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
Uses of ISourceLookupResult in org.eclipse.debug.ui |
---|
Methods in org.eclipse.debug.ui that return ISourceLookupResult | |
static ISourceLookupResult |
DebugUITools.lookupSource(Object artifact,
ISourceLocator locator)
Performs source lookup on the given artifact and returns the result. |
Methods in org.eclipse.debug.ui with parameters of type ISourceLookupResult | |
static void |
DebugUITools.displaySource(ISourceLookupResult result,
IWorkbenchPage page)
Displays the given source lookup result in an editor in the given workbench page. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.