站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Interface org.openide.awt.HtmlBrowser.Factory (NetBeans APIs) - NetBeans API Javadoc 4.1.0


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.
 



Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.