Uses of Class
javax.help.event.HelpHistoryModelEvent
Packages that use HelpHistoryModelEvent
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
Supports event changes in JavaHelp classes.
-
Uses of HelpHistoryModelEvent in javax.help
Methods in javax.help with parameters of type HelpHistoryModelEventModifier and TypeMethodDescriptionvoidBackAction.historyChanged(HelpHistoryModelEvent e) Tells the listener that the history has changed.voidForwardAction.historyChanged(HelpHistoryModelEvent e) Tells the listener that the history has changed. -
Uses of HelpHistoryModelEvent in javax.help.event
Methods in javax.help.event with parameters of type HelpHistoryModelEventModifier and TypeMethodDescriptionvoidHelpHistoryModelListener.historyChanged(HelpHistoryModelEvent e) Tells the listener that the history has changed.