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