Package help

Class Help

java.lang.Object
help.Help

public class Help extends Object
Creates the HelpManager for the application. This is just a glorified global variable for the application.
  • Constructor Details

    • Help

      public Help()
  • Method Details

    • getHelpService

      public static HelpService getHelpService()
      Get the help service
      Returns:
      null if the call to setMainHelpSetURL() failed
    • installHelpService

      public static void installHelpService(HelpService service)