Package | Description |
---|---|
javax.help |
Supports presentation of online documentation with both
content and contextual views of this information.
|
javax.help.event |
Supports event changes in JavaHelp classes.
|
javax.help.plaf.basic | |
javax.help.search |
Supports simple access to search engines.
|
Class | Description |
---|---|
EventListenerList |
A class that holds a list of EventListeners.
|
HelpHistoryModelEvent |
Notifies interested parties that a change in a
Help History Model source has occurred.
|
HelpHistoryModelListener | |
HelpModelEvent |
Notifies interested parties that a change in a
Help Model source has occurred.
|
HelpModelListener |
Defines the interface for an object that listens to
changes in a HelpModel.
|
HelpSetEvent |
Conveys information when a HelpSet is added/removed.
|
HelpSetListener |
Defines the interface of an object that listens to
changes in the HelpSet.
|
TextHelpModelListener |
Defines the interface for an object that listens to
changes in a TextHelpModel.
|
Class | Description |
---|---|
HelpHistoryModelEvent |
Notifies interested parties that a change in a
Help History Model source has occurred.
|
HelpModelEvent |
Notifies interested parties that a change in a
Help Model source has occurred.
|
HelpSetEvent |
Conveys information when a HelpSet is added/removed.
|
TextHelpModelEvent |
Notifies interested parties when a change in a
TextHelpModel occurs.
|
Class | Description |
---|---|
HelpModelEvent |
Notifies interested parties that a change in a
Help Model source has occurred.
|
HelpModelListener |
Defines the interface for an object that listens to
changes in a HelpModel.
|
HelpSetEvent |
Conveys information when a HelpSet is added/removed.
|
HelpSetListener |
Defines the interface of an object that listens to
changes in the HelpSet.
|
TextHelpModelEvent |
Notifies interested parties when a change in a
TextHelpModel occurs.
|
TextHelpModelListener |
Defines the interface for an object that listens to
changes in a TextHelpModel.
|
Class | Description |
---|---|
EventListenerList |
A class that holds a list of EventListeners.
|