seniorproj
Class CustomDependent

java.lang.Object
  extended by seniorproj.CustomDependent

public class CustomDependent
extends java.lang.Object

Creates a GUI for a user to customize the aggregate expression to tailor his/her needs.

Author:
Steven Weigand

Constructor Summary
CustomDependent()
           
 
Method Summary
static void createCustomDVar()
          Creates the GUI layout for a user to customize a dependent variable for the warehouse.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomDependent

public CustomDependent()
Method Detail

createCustomDVar

public static void createCustomDVar()
Creates the GUI layout for a user to customize a dependent variable for the warehouse.