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 Link icon

    • Help Link icon

      public Help()
  • Method Details Link icon

    • getHelpService Link icon

      public static HelpService getHelpService()
      Get the help service
      Returns:
      a non-null help service
    • installHelpService Link icon

      public static void installHelpService(HelpService service)