seniorproj
Class ConnectionGUI

java.lang.Object
  extended by seniorproj.ConnectionGUI

public class ConnectionGUI
extends java.lang.Object

Creates a GUI for a user to sign in with his/her username and password with all of the proper button action listeners.

Author:
Steven Weigand

Constructor Summary
ConnectionGUI()
           
 
Method Summary
static void createConnectGUI()
          Creates GUI layout for a user to sign in to the database.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionGUI

public ConnectionGUI()
Method Detail

createConnectGUI

public static void createConnectGUI()
Creates GUI layout for a user to sign in to the database.