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 |
---|---|---|
HelpUI |
JHelp.getUI() |
Returns the HelpUI that is providing the current look and feel.
|
Modifier and Type | Method | Description |
---|---|---|
void |
JHelp.setUI(HelpUI ui) |
Sets the HelpUI that will provide the current look and feel.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BasicHelpUI |
The default UI for JHelp.
|