de.unihalle.informatik.Alida.gui
Class OnlineHelpMissingHelpListener

java.lang.Object
  extended by 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

Constructor Summary
OnlineHelpMissingHelpListener(JFrame rFrame)
          Default constructor.
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnlineHelpMissingHelpListener

public OnlineHelpMissingHelpListener(JFrame rFrame)
Default constructor.

Parameters:
rFrame - Top level frame of component using help.
Method Detail

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.