Package docking.help

Class Help


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

      Constructors 
      Constructor Description
      Help()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static HelpService getHelpService()
      Get the help service
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Help

        public Help()
    • Method Detail

      • getHelpService

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