Synergy Home Page

au.edu.swin.synergy.plugin.help
Class BHelp.onAbout

java.lang.Object
  |
  +--au.edu.swin.synergy.plugin.help.BHelp.onAbout

public class BHelp.onAbout
extends Object
implements ActionListener


Constructor Summary
BHelp.onAbout()
           
 
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

BHelp.onAbout

public BHelp.onAbout()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

Synergy Home Page