de.unihalle.informatik.Alida.gui
Class OnlineHelpMissingHelpListener
java.lang.Object
de.unihalle.informatik.Alida.gui.OnlineHelpMissingHelpListener
- All Implemented Interfaces:
- ActionListener, EventListener
public class OnlineHelpMissingHelpListener
- extends Object
- implements ActionListener
Class handling requests to the online help if help files were not found.
- Author:
- moeller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlineHelpMissingHelpListener
public OnlineHelpMissingHelpListener(JFrame rFrame)
- Default constructor.
- Parameters:
rFrame
- Top level frame of component using help.
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.