Synergy Home Page

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

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

public class BHelp.onSpeedButton
extends Object
implements ActionListener


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

public BHelp.onSpeedButton()
Method Detail

actionPerformed

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

Synergy Home Page