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 | Class | Description |
---|---|---|
class |
JHelp |
Displays HelpSet data with navigators and a content viewer.
|
Modifier and Type | Method | Description |
---|---|---|
void |
HelpSet.addHelpSetListener(HelpSetListener l) |
Adds a listener for the HelpSetEvent posted after the model has
changed.
|
void |
HelpSet.removeHelpSetListener(HelpSetListener l) |
Removes a listener previously added with addHelpSetListener
|
Modifier and Type | Class | Description |
---|---|---|
class |
BasicFavoritesNavigatorUI |
The default UI for JHelpNavigator of type Favorites
|