org.troublescope
Class Main

java.lang.Object
  |
  +--org.troublescope.Main

public class Main
extends java.lang.Object

Starts the TroubleScope application.

Author:
Calvin Yu

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Start the TroubleScope application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Start the TroubleScope application.


Copyright © 2002-2002 TroubleScope. All Rights Reserved.