|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.gui.OnlineHelpDisplayer
public class OnlineHelpDisplayer
Convenience class for context-sensitive online help.
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 |
---|
public OnlineHelpDisplayer()
Method Detail |
---|
public static java.awt.event.ActionListener getHelpActionListener(java.awt.Component c, java.lang.String l)
c
- Component to which to attach the listener (buttons, menu items).l
- Label of the page in the helpset to be displayed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |