Package | Description |
---|---|
org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
HtmlBrowser.setFactory(HtmlBrowser.Factory brFactory) |
Deprecated.
Use Lookup instead to register factories
|
Constructor | Description |
---|---|
HtmlBrowser(HtmlBrowser.Factory fact,
boolean toolbar,
boolean statusLine) |
Creates new html browser.
|
HtmlBrowser(HtmlBrowser.Factory fact,
boolean toolbar,
boolean statusLine,
Component extraToolbar) |
Creates new html browser.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.