tnt.gui
Class TnTApp

java.lang.Object
  extended by tnt.gui.TnTApp

public class TnTApp
extends java.lang.Object

This class initializes the TnToolkit's GUI and displays it in the center of the screen.

Version:
1.0 - 01/2006
Author:
Steven J. Castellucci

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

Constructor Detail

TnTApp

public TnTApp()
Method Detail

main

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