Uses of Interface
org.eclipse.ui.browser.IWebBrowser
Package
Description
Web browser support APIs for opening URLs from Eclipse
applications
-
Uses of IWebBrowser in org.eclipse.ui.browser
Modifier and TypeClassDescriptionclass
Clients that supply implementation of the workbench browser support should extend this class for web browser instances they manage.Modifier and TypeMethodDescriptionIWorkbenchBrowserSupport.createBrowser
(int style, String browserId, String name, String tooltip) Creates the new web browser instance.IWorkbenchBrowserSupport.createBrowser
(String browserId) Creates the new web browser instance.AbstractWorkbenchBrowserSupport.getExternalBrowser()
IWorkbenchBrowserSupport.getExternalBrowser()
Returns a shared instance of the external web browser.