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

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


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.