Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.swt.browser.Browser

Packages that use Browser
org.eclipse.swt.browser SWT Browser widget. 
 

Uses of Browser in org.eclipse.swt.browser
 

Fields in org.eclipse.swt.browser declared as Browser
 Browser WindowEvent.browser
          Browser provided by the application.
 

Methods in org.eclipse.swt.browser that return Browser
 Browser BrowserFunction.getBrowser()
          Returns the Browser whose pages can invoke this BrowserFunction.
 

Constructors in org.eclipse.swt.browser with parameters of type Browser
BrowserFunction(Browser browser, String name)
          Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.