Uses of Class
org.eclipse.swt.browser.Browser
-
Uses of Browser in org.eclipse.swt.browser
Modifier and TypeMethodDescriptionBrowserFunction.getBrowser()
Returns the Browser whose pages can invoke this BrowserFunction.ModifierConstructorDescriptionBrowserFunction
(Browser browser, String name) Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.BrowserFunction
(Browser browser, String name, boolean top, String[] frameNames) Constructs a new instance of this class, which will be invokable by javascript running in the specified Browser.