Uses of Interface
org.openide.awt.HtmlBrowser.Factory

Packages that use HtmlBrowser.Factory
org.openide.awt A set of utility classes pertaining to the visual appearance of the IDE. 
 

Uses of HtmlBrowser.Factory in org.openide.awt
 

Methods in org.openide.awt with parameters of type HtmlBrowser.Factory
static void HtmlBrowser.setFactory(HtmlBrowser.Factory brFactory)
          Deprecated. Use Lookup instead to register factories
 

Constructors in org.openide.awt with parameters of type HtmlBrowser.Factory
HtmlBrowser(HtmlBrowser.Factory fact, boolean toolbar, boolean statusLine)
          Creates new html browser.
HtmlBrowser.BrowserComponent(HtmlBrowser.Factory fact, boolean toolbar, boolean statusLine)
          Creates new html browser.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.