Package PamView.help

Class PamHelpBroker

java.lang.Object
javax.help.DefaultHelpBroker
PamView.help.PamHelpBroker
All Implemented Interfaces:
KeyListener, EventListener, javax.help.HelpBroker

public class PamHelpBroker extends javax.help.DefaultHelpBroker
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
    PamHelpBroker(javax.help.HelpSet arg0)
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

    Methods inherited from class javax.help.DefaultHelpBroker Link icon

    enableHelp, enableHelp, enableHelpKey, enableHelpKey, enableHelpOnButton, enableHelpOnButton, enableHelpOnButton, getCurrentID, getCurrentURL, getCurrentView, getFont, getHelpSet, getLocale, getLocation, getScreen, getSize, getWindowPresentation, initPresentation, isDisplayed, isViewDisplayed, keyPressed, keyReleased, keyTyped, setActivationObject, setActivationWindow, setCurrentID, setDisplayed, setFont, setHelpSet, setHelpSetPresentation, setLocale, setLocation, setScreen, setSize, setViewDisplayed, showID, showID

    Methods inherited from class java.lang.Object Link icon

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • PamHelpBroker Link icon

      public PamHelpBroker()
    • PamHelpBroker Link icon

      public PamHelpBroker(javax.help.HelpSet arg0)
  • Method Details Link icon

    • setCurrentID Link icon

      public void setCurrentID(String arg0) throws javax.help.BadIDException
      Specified by:
      setCurrentID in interface javax.help.HelpBroker
      Overrides:
      setCurrentID in class javax.help.DefaultHelpBroker
      Throws:
      javax.help.BadIDException
    • setCurrentURL Link icon

      public void setCurrentURL(URL arg0)
      Specified by:
      setCurrentURL in interface javax.help.HelpBroker
      Overrides:
      setCurrentURL in class javax.help.DefaultHelpBroker
    • setCurrentView Link icon

      public void setCurrentView(String arg0)
      Specified by:
      setCurrentView in interface javax.help.HelpBroker
      Overrides:
      setCurrentView in class javax.help.DefaultHelpBroker