Package PamView.help

Class PamHelpContentViewer

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.help.JHelpContentViewer
PamView.help.PamHelpContentViewer
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PamHelpContentViewer extends javax.help.JHelpContentViewer
See Also:
  • Constructor Details

    • PamHelpContentViewer

      public PamHelpContentViewer(javax.help.HelpSet arg0)
  • Method Details

    • setCurrentID

      public void setCurrentID(javax.help.Map.ID arg0) throws javax.help.InvalidHelpSetContextException
      Overrides:
      setCurrentID in class javax.help.JHelpContentViewer
      Throws:
      javax.help.InvalidHelpSetContextException
    • setCurrentID

      public void setCurrentID(String arg0) throws javax.help.BadIDException
      Overrides:
      setCurrentID in class javax.help.JHelpContentViewer
      Throws:
      javax.help.BadIDException
    • setUI

      public void setUI(javax.help.plaf.HelpContentViewerUI arg0)
      Overrides:
      setUI in class javax.help.JHelpContentViewer
    • reload

      public void reload()
      Overrides:
      reload in class javax.help.JHelpContentViewer
    • updateUI

      public void updateUI()
      Overrides:
      updateUI in class javax.help.JHelpContentViewer
    • setCurrentURL

      public void setCurrentURL(URL arg0)
      Overrides:
      setCurrentURL in class javax.help.JHelpContentViewer