Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

DisplayGUI.GuiMenus Class Reference

Menu bar for GUI. More...

Inheritance diagram for DisplayGUI.GuiMenus:

Inheritance graph
[legend]
Collaboration diagram for DisplayGUI.GuiMenus:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GuiMenus (gui guiControl)
JMenu getMenu (int menu)
javax.swing.JPopupMenu getPopupMenu (int menu)
void resetTestListFilter ()
void rebuildTestMenus ()
void enableSubMenuItems (JMenu menu, boolean enabled)

Public Attributes

boolean autoSelectMode = false

Static Public Attributes

final int PANEL_PROBE = 0
final int MODULE_BOC = 1
final int MODULE_PROBE = 2
final int PANEL_DISPLAY = 3
final int MENUBAR_DISPLAY = 4
final int MENUBAR_SYSTEM = 5
final int MODULE_DCS = 6
final int PANEL_DCS = 7
final int MODULE_RESULTS = 8
final int MENUBAR_PREFERENCES = 9
final int MENUBAR_HELP = 10
final int MODULE_SCTDB = 11
final int MODULE_DATA_MANAGER = 12
final int MODULE_IVSCAN = 13
final int PANEL_TESTMENU = 14
final int MENUBAR_TESTMENU = 15
final int MENUBAR_TOOLS = 16
final int OPTIONS_DISPLAY = 17
final int TEST_FILTER = 18
final int OPTIONS_IVSCAN = 19
final int OPTIONS_CONFIG = 20
final int PANEL_TESTDATA = 21

Protected Attributes

ISTree isTree

Package Attributes

gui guiControl

Private Member Functions

JMenu getPanelTestMenu ()
JMenu getConfigsOptionMenu ()
JMenu getIVScanOptionMenu ()
JMenu getTestFilterMenu ()
void setAutoSelectItem ()
JMenu getDisplayOptionMenu ()
JMenu getToolsMenu ()
JMenu getTestMenu (int mindex)
JMenu getIVScanMenu ()
JMenu getModuleDataManagerMenu ()
JMenu getModuleSCTDBMenu ()
JMenu getSctHelpMenu ()
JMenu getPreferencesMenu ()
JMenu getModuleResultMenu ()
JMenu getDCSPanelMenu ()
JMenu getDDCModuleMenu ()
JMenu getSystemMenu ()
JMenu getDisplayMenu ()
JMenu getModuleProbeMenu ()
JMenu getProbeMenu ()
JMenu getModuleBOCMenu ()
void showToolBar ()
void updateToolBar (int display)
void showModuleCommentPrompt (String serialNo)

Private Attributes

DisplayChoiceToolbar displayChoiceToolbar = null
javax.swing.JFrame hardwareWindow = null
ServiceStatusFrame serviceStatusFrame = null
ModuleCommentPrompt moduleCommentPrompt = null
ManualConfiguration manualConfiguration
javax.swing.JCheckBox[] testFilterButtons = new javax.swing.JCheckBox[testMenuNames.length+1]
JMenuItem autoSelectModeItem = new JMenuItem()
TestsMenu[] testsMenu = new TestsMenu[2]
JMenuItem[] testDataOptions = new JMenuItem[3]
int N_MENUS = 22
JMenu[] guiMenu

Detailed Description

Menu bar for GUI.

Definition at line 24 of file GuiMenus.java.


The documentation for this class was generated from the following file:
Generated on Thu Dec 22 20:26:04 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5