Class IdvHelp

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, javax.help.event.HelpSetListener

public class IdvHelp extends javax.help.JHelp
A extension of JHelp, the help viewer, to hold the helpset
Author:
IDV development team
See Also:
  • Constructor Details

    • IdvHelp

      public IdvHelp(javax.help.HelpSet helpSet)
      ctor
      Parameters:
      helpSet - The HelpSet
  • Method Details

    • getHelpSet

      public javax.help.HelpSet getHelpSet()
      Get the help set
      Returns:
      The HelpSet