seniorproj
Class runProto

java.lang.Object
  extended by seniorproj.runProto

public class runProto
extends java.lang.Object

Driver the the data warehouse program. Contains the main method and initializes by opening up the main window for the user.

Author:
Steven Weigand

Constructor Summary
runProto()
           
 
Method Summary
static void main(java.lang.String[] args)
          Invokes the swing utilities and opens the main window GUI.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

runProto

public runProto()
Method Detail

main

public static void main(java.lang.String[] args)
Invokes the swing utilities and opens the main window GUI.

Parameters:
args - String array of command line args