| Package | Description |
|---|---|
| javax.help |
Supports presentation of online documentation with both
content and contextual views of this information.
|
| javax.help.plaf.basic |
| Modifier and Type | Method | Description |
|---|---|---|
HelpContentViewerUI |
JHelpContentViewer.getUI() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JHelpContentViewer.setUI(HelpContentViewerUI ui) |
Sets the HelpViewerUI that provides the current look and feel.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BasicContentViewerUI |
The default UI for JHelpContentViewer.
|