Public Member Functions | |
gui () | |
Creates new form start. | |
void | exitForm (java.awt.event.WindowEvent evt) |
Exit the Application. | |
Static Public Member Functions | |
void | main (String args[]) |
Public Attributes | |
DisplayStatus | displayStatus |
DisplayStatusPane | displayStatusPane |
javax.swing.JPanel | bannerPane |
DisplayPanel | displayPane |
ConfigurationInterface | config |
ISInterface | isInterface |
CalibrationControllerPanel2 | calibrationControllerPanel |
GuiMenuBar2 | menuBar |
guiUtilities.HTMLViewer | htmlViewer |
TablesDisplayPane | tablesDisplayPane |
ColorScalePane | colorScalePane |
SelectorPane | selectorPane |
ProdDatabase.UploadProgressMonitor | uploader |
Private Member Functions | |
void | initComponents () |
This method is called from within the constructor to initialize the form. | |
Private Attributes | |
ConfigurationListener | configurationListener |
Definition at line 19 of file gui.java.
|
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor. Definition at line 73 of file gui.java. References DisplayGUI.gui.exitForm(). Referenced by DisplayGUI.gui.gui(). |
Here is the call graph for this function:
|
Definition at line 171 of file gui.java. References DisplayGUI.gui.gui(). |
Here is the call graph for this function: