seniorproj
Class ExportSQLGUI

java.lang.Object
  extended by seniorproj.ExportSQLGUI

public class ExportSQLGUI
extends java.lang.Object

Creates a GUI for a user to specify a filename in which to export his/her SQL code to.

Author:
Stevo

Constructor Summary
ExportSQLGUI()
           
 
Method Summary
static void chooseNameGUI()
          Creates GUI layout for user to specify a filename to export the warehouse sql to.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportSQLGUI

public ExportSQLGUI()
Method Detail

chooseNameGUI

public static void chooseNameGUI()
Creates GUI layout for user to specify a filename to export the warehouse sql to.