|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseniorproj.CreateSet
public class CreateSet
Creates GUI for user to select what tables to place into a new data set. Once a data set is created it appears on the user's main window.
Constructor Summary | |
---|---|
CreateSet()
|
Method Summary | |
---|---|
static void |
createSetGUI()
Creates the GUI layout for listing the available tables and allowing the user to create a dataset. |
static boolean |
validTable()
Checks to see if the current selected table is valid to add to the data set. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateSet()
Method Detail |
---|
public static void createSetGUI()
public static boolean validTable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |