org.eclipse.ui.internal.browser |
|
Java Source File Name | Type | Comment |
DefaultWebBrowser.java | Class | The default implementation of the web browser instance. |
DefaultWorkbenchBrowserSupport.java | Class | Extends the abstract browser support class by providing minimal support for
external browsers. |
WorkbenchBrowserSupport.java | Class | Implements the support interface and delegates the calls to the active
support if contributed via the extension point, or the default support
otherwise. |