Public Member Functions | |
gui () | |
Creates new form start. | |
void | exitForm (java.awt.event.WindowEvent evt) |
Exit the Application. | |
synchronized boolean | getUploaderStatus () |
Static Public Member Functions | |
static void | main (String args[]) |
Public Attributes | |
DisplayStatus | displayStatus |
DisplayStatusPane | displayStatusPane |
javax.swing.JPanel | bannerPane |
DisplayPanel | displayPane |
ISInterface | isInterface |
CalibrationControllerPanel2 | calibrationControllerPanel |
MenuActions | menuActions |
guiUtilities.HTMLViewer | htmlViewer |
TablesDisplayPane | tablesDisplayPane |
ColorScalePane | colorScalePane |
SelectorPane | selectorPane |
ProdDatabase.UploadProgressMonitor | uploader |
GuiMenus | guiMenus |
boolean | isReady = false |
Private Member Functions | |
void | initComponents () |
This method is called from within the constructor to initialize the form. |
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 85 of file gui.java. References DisplayGUI.gui.bannerPane, DisplayGUI.gui.calibrationControllerPanel, DisplayGUI.gui.colorScalePane, DisplayGUI.gui.displayPane, DisplayGUI.gui.displayStatus, DisplayGUI.gui.displayStatusPane, DisplayGUI.gui.exitForm(), DisplayGUI.gui.selectorPane, and DisplayGUI.gui.tablesDisplayPane. Referenced by DisplayGUI.gui.gui(). Here is the call graph for this function: ![]() |
|
Definition at line 183 of file gui.java. References DisplayGUI.gui.gui(). Here is the call graph for this function: ![]() |