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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Make the main panel - will have to redo every time a detector is added or removed.getPanel()
void
Something 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:QANotifyable
Something changed inQA module ...- Specified by:
qaNotify
in interfaceQANotifyable
-