Package PamView.help
Class PamHelp
java.lang.Object
PamView.help.PamHelp
- Author:
- David McLaren, Paul Redmond Doug Gillespie
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds the right components to the main frame.void
Create the master HelpSet object from the help/PAMGUARD.hs file.void
displayContextSensitiveHelp
(String helpTarget) void
static PamHelp
void
setHelpLocURL
(String helpLocURL)
-
Method Details
-
createFrameAndWindows
public void createFrameAndWindows()Adds the right components to the main frame. -
displayHelp
public void displayHelp() -
displayContextSensitiveHelp
-
getInstance
-
createHelpSet
public void createHelpSet()Create the master HelpSet object from the help/PAMGUARD.hs file.Then optionally merge in helpsets from other modules (since Feb 2009, this is little used with most help sets being combined into a single hs so that indexing and searching work and so that a more sensible layout of modules within the TOC can be acheived.
-
getHelpLocURL
-
setHelpLocURL
-