Package help
Class Help
java.lang.Object
help.Help
Creates the HelpManager for the application. This is just a glorified global variable for
the application.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HelpService
Get the help servicestatic void
installHelpService
(HelpService service)
-
Constructor Details
-
Help
public Help()
-
-
Method Details
-
getHelpService
Get the help service- Returns:
- a non-null help service
-
installHelpService
-