Uses of Class
org.eclipse.jface.widgets.BrowserFactory
Packages that use BrowserFactory
-
Uses of BrowserFactory in org.eclipse.jface.widgets
Subclasses with type arguments of type BrowserFactory in org.eclipse.jface.widgetsModifier and TypeClassDescriptionfinal classThis class provides a convenient shorthand for creating and initializingBrowser.Methods in org.eclipse.jface.widgets that return BrowserFactoryModifier and TypeMethodDescriptionstatic BrowserFactoryWidgetFactory.browser(int style) BrowserFactory.disableJS()Sets that javascript will not be allowed to run in pages subsequently viewed in the receiver.Renders a string containing HTML.Renders a string containing HTML.static BrowserFactoryBrowserFactory.newBrowser(int style) Creates a new BrowserFactory with the given style.Begins loading a URL.Begins loading a URL.