org.ascape.runtime.swing
Class SplashScreen

java.lang.Object
  extended by org.ascape.runtime.swing.SplashScreen

public class SplashScreen
extends java.lang.Object

Creates and displays a basic splash screen.

Since:
1.0
Version:
1.0
Author:
Rod Nibbe (Modified by Miles Parker for use in Ascape)

Constructor Summary
SplashScreen(long duration)
          Instantiates a new splash screen.
 
Method Summary
static void main(java.lang.String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreen

public SplashScreen(long duration)
Instantiates a new splash screen.

Parameters:
duration - the duration
Method Detail

main

public static void main(java.lang.String[] args)
The main method.

Parameters:
args - the arguments


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.