Package wt.help


package wt.help
  • Class
    Description
    Class HelpContext provides an interface for providing a help context to a java.awt.Container.
    This class is used in conjunction with application context to lookup a given help resource from a provided selector.
    The HelpSystem is used to integrate a set of HelpContexts.
    Class NFHelpContext provides an implementation of the HelpContext interface.
    NetFactor implementation of the HelpSystem interface.
    An instance of class ToolTips is used to manage the tool tips for a help context.