Package qa.swing
Class QACrossMatchPanel
java.lang.Object
qa.swing.QACrossMatchPanel
- All Implemented Interfaces:
 QANotifyable
Dialog type panel to match detectors with QA sound types.
- Author:
 - dg50
 
- 
Field Summary
Fields inherited from interface qa.QANotifyable
OPS_STATUS_CHANGE, PAM_START, PAM_STOP, PARAMETER_CHANGE, SEQUENCE_END, SEQUENCE_START, TEST_END, TEST_SELECT_CHANGED, TEST_START - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidMake the main panel - will have to redo every time a detector is added or removed.getPanel()voidSomething changed inQA module ... 
- 
Constructor Details
- 
QACrossMatchPanel
 
 - 
 - 
Method Details
- 
createPanel
public void createPanel()Make the main panel - will have to redo every time a detector is added or removed. - 
getPanel
 - 
qaNotify
Description copied from interface:QANotifyableSomething changed inQA module ...- Specified by:
 qaNotifyin interfaceQANotifyable- Parameters:
 noteCode-noteObject-
 
 -