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