Uses of Package
proper.gui.experiment

Packages that use proper.gui.experiment
proper.gui.experiment This package serves as a frontend to the command line based Application classes. 
 

Classes in proper.gui.experiment used by proper.gui.experiment
Builder
          The Builder is used for building custom experiments, i.e.
BuilderPanel
          This panel represents a panel for the Builder that is added as a Tab in a JTabbedPane.
BuilderParameter
          This class is just a container for values for fields in the Builder.
BuilderSteps
          This panel contains the single Groups of "Steps" of an experiment.
ExperimentFrame
          This frame is the ancestor for all Experiment-based frames.