org.simbrain.workspace
Class Splasher

java.lang.Object
  extended by org.simbrain.workspace.Splasher

public class Splasher
extends Object

Splasher displays the simbrain splash screen an initializes the workspace.


Constructor Summary
Splasher()
           
 
Method Summary
static void main(String[] args)
          Shows the splash screen, launches the application and then disposes the splash screen.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Splasher

public Splasher()
Method Detail

main

public static void main(String[] args)
Shows the splash screen, launches the application and then disposes the splash screen.

Parameters:
args - the command line arguments