|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseniorproj.MainWindow
public class MainWindow
Creates a GUI for a user to observe the available tables and data sets available to him/her. It also allows the user to create a new data set as well as begin the creation of a data warehouse from a selected data set.
Constructor Summary | |
---|---|
MainWindow()
|
Method Summary | |
---|---|
static void |
createMainWindow()
Creates the main window displaying the list of created data sets and the list of tables on the user's account. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainWindow()
Method Detail |
---|
public static void createMainWindow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |