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.
|
Modifier and Type | Method and Description |
---|---|
void |
ForwardAction.historyChanged(HelpHistoryModelEvent e)
Tells the listener that the history has changed.
|
void |
BackAction.historyChanged(HelpHistoryModelEvent e)
Tells the listener that the history has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
HelpHistoryModelListener.historyChanged(HelpHistoryModelEvent e)
Tells the listener that the history has changed.
|