databionics.esom.util.actions
Class ShowHelpAction

java.lang.Object
  extended by databionics.esom.util.actions.ShowHelpAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ShowHelpAction
extends java.lang.Object
implements java.awt.event.ActionListener

Evokes the help documentation


Field Summary
protected static org.apache.log4j.Logger log
          log4j logging
 
Constructor Summary
ShowHelpAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Evokes runProgram with the specific help documentation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.log4j.Logger log
log4j logging

Constructor Detail

ShowHelpAction

public ShowHelpAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Evokes runProgram with the specific help documentation

Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.