hicosim
Class LaunchHICOSIM

java.lang.Object
  extended by hicosim.LaunchHICOSIM

public class LaunchHICOSIM
extends java.lang.Object

Mainprogram of the HICOSIM application. It starts the console application, use --gui to start GUI.

Version:
1.0
Author:
Michael Wager 2nd July 2009 ( fred@RZ.FH-Augsburg.DE )

Constructor Summary
LaunchHICOSIM()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchHICOSIM

public LaunchHICOSIM()
Method Detail

main

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