standup.clouds
Class SplashScreenMain

java.lang.Object
  extended by standup.clouds.SplashScreenMain

public class SplashScreenMain
extends Object


Field Summary
(package private)  SplashScreen screen
           
 
Constructor Summary
SplashScreenMain()
           
 
Method Summary
static void main(String[] args)
           
private  void splashScreenDestruct()
           
private  void splashScreenInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

screen

SplashScreen screen
Constructor Detail

SplashScreenMain

public SplashScreenMain()
Method Detail

splashScreenDestruct

private void splashScreenDestruct()

splashScreenInit

private void splashScreenInit()

main

public static void main(String[] args)