org.gswing.gui
Class Help
java.lang.Object
org.gswing.gui.MenuComponent
org.gswing.gui.Help
- All Implemented Interfaces:
- ActionListener, EventListener, IComponent, IDatabaseListener, IMenuComponent
public class Help
- extends MenuComponent
Represents the on-line help set.
Constructor Summary |
Help()
Constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Help
public Help()
- Constructor.
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed
in interface ActionListener
- Overrides:
actionPerformed
in class MenuComponent
setBroker
public void setBroker(javax.help.HelpBroker broker)
- Assign the help broker.
- Parameters:
broker
- The help broker.
Copyright © 2008. All Rights Reserved.