Package qa.swing
Class QASidePanel
java.lang.Object
qa.swing.QASidePanel
- All Implemented Interfaces:
 PamSidePanel,QANotifyable
- 
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
 
- 
Constructor Details
- 
QASidePanel
 
 - 
 - 
Method Details
- 
getPanel
- Specified by:
 getPanelin interfacePamSidePanel- Returns:
 - Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame; The component will be displayed to the side of the main tab control.
 
 - 
rename
- Specified by:
 renamein interfacePamSidePanel
 - 
updateAll
protected void updateAll() - 
qaNotify
Description copied from interface:QANotifyableSomething changed inQA module ...- Specified by:
 qaNotifyin interfaceQANotifyable- Parameters:
 noteCode-noteObject-
 
 -