org.openide.awt 7.23.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.

Returns:

org.openide.awt 7.23.1

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.