simulations
Class Main

java.lang.Object
  extended by simulations.Main

public class Main
extends java.lang.Object

This is the main class (with main method).


Constructor Summary
Main()
          Creates a new instance of Main
 
Method Summary
static void main(java.lang.String[] args)
          main() method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Creates a new instance of Main

Method Detail

main

public static void main(java.lang.String[] args)
main() method. Launch the main frame of the program.

Parameters:
args - the command line arguments