Synergy Home Page

au.edu.swin.synergy.plugin.help
Class BHelpManager.onDisplay

java.lang.Object
  |
  +--au.edu.swin.synergy.plugin.help.BHelpManager.onDisplay

public class BHelpManager.onDisplay
extends Object
implements ActionListener


Constructor Summary
BHelpManager.onDisplay()
           
 
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

BHelpManager.onDisplay

public BHelpManager.onDisplay()
Method Detail

actionPerformed

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

Synergy Home Page