de.unihalle.informatik.Alida.gui
Class OnlineHelpDisplayer

java.lang.Object
  extended by de.unihalle.informatik.Alida.gui.OnlineHelpDisplayer

public class OnlineHelpDisplayer
extends java.lang.Object

Convenience class for context-sensitive online help.

Author:
moeller

Constructor Summary
OnlineHelpDisplayer()
           
 
Method Summary
static java.awt.event.ActionListener getHelpActionListener(java.awt.Component c, java.lang.String l)
          Get an ActionListener linked to the Alida online help system.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnlineHelpDisplayer

public OnlineHelpDisplayer()
Method Detail

getHelpActionListener

public static java.awt.event.ActionListener getHelpActionListener(java.awt.Component c,
                                                                  java.lang.String l)
Get an ActionListener linked to the Alida online help system.

Parameters:
c - Component to which to attach the listener (buttons, menu items).
l - Label of the page in the helpset to be displayed.
Returns:
Listener for the component.


Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.