|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An opened Web browser instance (either internal or external).
This interface is not intended to be implemented by clients.
IWorkbenchBrowserSupport
Method Summary | |
---|---|
boolean |
close()
Closes this browser instance. |
String |
getId()
Returns the unique identifier of this browser. |
void |
openURL(URL url)
Opens a URL on this Web browser instance. |
Method Detail |
public String getId()
public void openURL(URL url) throws PartInitException
url
- the URL to display
PartInitException
- if the browser fails to navigate to the provided url for
any reasonpublic boolean close()
true
if the browser was closed or
false
if the operation failed or is not supported.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.