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 and Description |
---|---|
HelpContentViewerUI |
JHelpContentViewer.getUI() |
Modifier and Type | Method and Description |
---|---|
void |
JHelpContentViewer.setUI(HelpContentViewerUI ui)
Sets the HelpViewerUI that provides the current look and feel.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicContentViewerUI
The default UI for JHelpContentViewer.
|