Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.browser.IWorkbenchBrowserSupport

Packages that use IWorkbenchBrowserSupport
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.browser Web browser support APIs for opening URLs from Eclipse applications Package Specification This package provides APIs that allow Eclipse plug-ins to create instances of Web browsers and open URLs in them.  
 

Uses of IWorkbenchBrowserSupport in org.eclipse.ui
 

Methods in org.eclipse.ui that return IWorkbenchBrowserSupport
 IWorkbenchBrowserSupport IWorkbench.getBrowserSupport()
          Return the browser support for this workbench.
 

Uses of IWorkbenchBrowserSupport in org.eclipse.ui.browser
 

Classes in org.eclipse.ui.browser that implement IWorkbenchBrowserSupport
 class AbstractWorkbenchBrowserSupport
          Implements IWorkbenchBrowserSupport while leaving some methods to the implementors.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.