|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HelpSetListener | |
|---|---|
| javax.help | Supports presentation of online documentation with both content and contextual views of this information. |
| javax.help.plaf.basic | |
| Uses of HelpSetListener in javax.help |
|---|
| Classes in javax.help that implement HelpSetListener | |
|---|---|
class |
JHelp
Displays HelpSet data with navigators and a content viewer. |
| Methods in javax.help with parameters of type HelpSetListener | |
|---|---|
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 |
| Uses of HelpSetListener in javax.help.plaf.basic |
|---|
| Classes in javax.help.plaf.basic that implement HelpSetListener | |
|---|---|
class |
BasicFavoritesNavigatorUI
The default UI for JHelpNavigator of type Favorites |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||