org.openide.awt 7.19.1

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 NetBeans. 
 

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.
 


org.openide.awt 7.19.1

Built on April 11 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.