org.openide.awt 7.45

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

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.