Package | Description |
---|---|
org.netbeans.spi.htmlui |
Service provider interface
HTMLViewerSpi to
provide own "chrome" for displaying HTML user interface. |
Modifier and Type | Method and Description |
---|---|
HtmlView |
HTMLViewerSpi.newView(HTMLViewerSpi.Context context)
Create new HTML view.
|