Package eventCounter
Class EventCounterSidePanel
java.lang.Object
eventCounter.EventCounterSidePanel
- All Implemented Interfaces:
 PamSidePanel
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetPanel()voidvoidvoidsetShortName(String shortName) voidupdateCounts(int nData, int nEvents)  
- 
Constructor Details
- 
EventCounterSidePanel
 
 - 
 - 
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
 - 
setShortName
 - 
setCountSeconds
public void setCountSeconds() - 
updateCounts
public void updateCounts(int nData, int nEvents)  
 -