Package whistleDetector
Class WhistleSidePanel
java.lang.Object
PamguardMVC.PamObserverAdapter
whistleDetector.WhistleSidePanel
- All Implemented Interfaces:
 PamObserver,PamSidePanel
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class PamguardMVC.PamObserverAdapter
addData, getObserverObject, masterClockUpdate, noteNewSettings, receiveSourceNotification, removeObservable, setSampleRate, updateData 
- 
Constructor Details
- 
WhistleSidePanel
 
 - 
 - 
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
 - 
getObserverName
- Specified by:
 getObserverNamein interfacePamObserver
 - 
getRequiredDataHistory
- Specified by:
 getRequiredDataHistoryin interfacePamObserver- Overrides:
 getRequiredDataHistoryin classPamObserverAdapter- Parameters:
 arg- optional argument from PamObservable- Returns:
 - time in milliseconds required by data held in PamObservable
 
 
 -