Uses of Interface
javax.help.HelpHistoryModel

Packages that use HelpHistoryModel
javax.help Supports presentation of online documentation with both content and contextual views of this information. 
javax.help.plaf.basic   
 

Uses of HelpHistoryModel in javax.help
 

Classes in javax.help that implement HelpHistoryModel
 class DefaultHelpHistoryModel
          DefaultHelpHistoryModel is default implementation of HelpHistoryModel interface
 

Fields in javax.help declared as HelpHistoryModel
protected  HelpHistoryModel JHelp.historyModel
           
 

Methods in javax.help that return HelpHistoryModel
 HelpHistoryModel JHelp.getHistoryModel()
          Returns The HelpHistoryModel
 

Constructors in javax.help with parameters of type HelpHistoryModel
JHelp(TextHelpModel model, HelpHistoryModel history, HelpSet.Presentation hsPres)
          Create a JHelp using the TextHelpModel and HelpHistoryModel
 

Uses of HelpHistoryModel in javax.help.plaf.basic
 

Methods in javax.help.plaf.basic that return HelpHistoryModel
protected  HelpHistoryModel BasicHelpUI.getHistoryModel()
          Returns actual HelpHistoryModel