Package PamView.help

Class PamHelp

java.lang.Object
PamView.help.PamHelp

public class PamHelp extends Object
Author:
David McLaren, Paul Redmond Doug Gillespie
  • Method Details

    • createFrameAndWindows

      public void createFrameAndWindows()
      Adds the right components to the main frame.
    • displayHelp

      public void displayHelp()
    • displayContextSensitiveHelp

      public void displayContextSensitiveHelp(String helpTarget)
    • getInstance

      public static PamHelp 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

      public String getHelpLocURL()
    • setHelpLocURL

      public void setHelpLocURL(String helpLocURL)