|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseniorproj.SelectDependents
public class SelectDependents
Creates a GUI for a user to select and build his/her dependent variables for a data warehouse. Allows options to create an alias and customize the way the aggregate will be calculated with all of the proper button action listeners.
Constructor Summary | |
---|---|
SelectDependents()
|
Method Summary | |
---|---|
static void |
createSelectDependents()
Creates the GUI layout for a user to select columns and create dependent variables from the supported SQL aggregate functions. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectDependents()
Method Detail |
---|
public static void createSelectDependents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |