org.openide.awt 7.3.1

org.openide.awt
Interface HtmlBrowser.Factory

Enclosing class:
HtmlBrowser

public static interface HtmlBrowser.Factory

Implementation of BrowerFactory creates new instances of some Browser implementation.

See Also:
HtmlBrowser.Impl

Method Summary
 HtmlBrowser.Impl createHtmlBrowserImpl()
          Returns a new instance of BrowserImpl implementation.
 

Method Detail

createHtmlBrowserImpl

HtmlBrowser.Impl createHtmlBrowserImpl()
Returns a new instance of BrowserImpl implementation.


org.openide.awt 7.3.1

Built on April 30 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.