Synergy Home Page

au.edu.swin.synergy.plugin.splash
Class BSplashScreen.HideSplash

java.lang.Object
  |
  +--au.edu.swin.synergy.plugin.splash.BSplashScreen.HideSplash

public class BSplashScreen.HideSplash
extends Object
implements Runnable


Constructor Summary
BSplashScreen.HideSplash()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSplashScreen.HideSplash

public BSplashScreen.HideSplash()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

Synergy Home Page