Package edu.wpi.prc.tools.builder.gui

Class Summary
BasicConfigurationComponents  
BasicConfigurationForm Prompts user for project name and project password.
ConfirmationComponents  
ConfirmationForm Writes project configuration files to disk and performs any necessary database commits.
ConnectingForm  
ConnectionFormThread Attempts to connect to the project database.
DatabaseConfigurationComponents  
DatabaseConfigurationForm  
DatabaseInitializerForm This is the base class for forms that need to invoke the database connection thread.
GUIForm This is the base class for all GUI forms.
NetworkConfigurationComponents  
NetworkConfigurationForm Allows the user to configure the project server address, and the port numbers for the server, client, and science application.
SelectActionComponents  
SelectActionForm Asks user whether he/she is creating a new project or modifying an existing project.
ServerConfigurationComponents  
ServerConfigurationForm Allows the user to specify the type of transitioner and validator to use, as well as the minimum number of results for each work unit.
SpotCheckConfigurationComponents  
SpotCheckConfigurationForm Allows the user to configure the spot-check settings.