Package interfacing

Class Summary
AvailableServerQueueJPanel This class is a JPanel able to view the available server during a test.
ExtensionFileFilter Utility class used to filter certain extensions.
FailuresTraceJPanel This class is the view class for Class FailureTrace.
JobClassesStatisticsJPanel This JPanel contains a table of statistics on Job Classes.
JobClassesTableJPanel This class with the Class JobClassesTableModelListener are the view and controller of the Job Classes of the Mapper object.
JobClassesTableModelListener This is a TableModelListener class implemented as a listener to jobClassesTable.
JobsTableJPanel This JPanel is responsible for viewing information about every job in the system.
JTableCellRenderer  
LP_JPanel This JPanel is an interface to LP Solver.
MainFrame This class is the Main Frame that contains all other GUI containers and components.
MueJPanel This JPanel is responsible for viewing the acutal Mue Matrix (Processing Rates) and the Actual Processing Rates in the test.
NonEditableTableModel It is a DefaultTableModel class that is modified to prevent editing.
OpeningFrame This frame is just a Frame that opens when the Application launches and it in turn load the MainFrame class
OurDefaultTableModel This class is a DefaultTableModel with ability to be set to be editable or not.
ProcessingRatesTableModel  
ProgressBarFrame This class is a JFrame that is used as progress viewer.
PropertiesJPanel This class is a generic JPanel containing properties that can be set or edited
ServersAvailabilityJPanel The JPanel allow you to set availability parameters to each server
ServersAvailabilityJPanel.MessageToServerJPanel This JPanel shows the MessageToServer Object and shows both the failuresPeriodMean and upTimeMean for the trace for the Server objects selected.
ServersAvailabilityJPanel.WeightsPanel This class is responsible for viewing the wieghts.
ServersProcessingRatesJPanel This JPanel with an object of ServersProcessingRatesTableModelListener are the controller and the view of the Processing Rates objects of Server objects
ServersProcessingRatesTableModelListener An object from this class and an object from ServersProcessingRatesJPanel are the view/controller of the he Processing Rates objects of Server objects.
ServersTableJPanel An object from this class and and ServersTableModelListerner act as the view and controller of the ServerTable in the Mapper object.
ServersTableModelListener An object from this class with a ServersTableJPanel object are the view/controller of the ServersTable object.
SystemLevelParametersJPanel This JPanel is responsible for inserting or changing system level parameters that include: "Time Units in minutes", "Mean Time to Repair", "Mean Time to Fail" Length Mean", "Mapping Scheme", "Time Resolution", "Artificial failures and T/O" and "Time-out after "
SystemLevelStatisticsJPanel This JPanel contains a table of statistics about general information about the System and the current running test.
TestingFrame  
TestingFrame5  
TestingFrame7