Synergy Home Page

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

java.lang.Object
  |
  +--au.edu.swin.synergy.plugin.mod13.bwt.BWindowAdapter
        |
        +--au.edu.swin.synergy.plugin.help.BHelp.helpWindowListener

public class BHelp.helpWindowListener
extends BWindowAdapter


Constructor Summary
BHelp.helpWindowListener()
           
 
Method Summary
 void windowOpened(BWindowEvent windowEvent)
           
 
Methods inherited from class au.edu.swin.synergy.plugin.mod13.bwt.BWindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BHelp.helpWindowListener

public BHelp.helpWindowListener()
Method Detail

windowOpened

public void windowOpened(BWindowEvent windowEvent)
Overrides:
windowOpened in class BWindowAdapter

Synergy Home Page