Synergy Home Page

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

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

public class BSplashScreen.ShowSplash
extends Object
implements Runnable


Constructor Summary
BSplashScreen.ShowSplash()
           
 
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.ShowSplash

public BSplashScreen.ShowSplash()
Method Detail

run

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

Synergy Home Page