PamguardMVC
Interface LoadObserver

All Known Implementing Classes:
PlaybackControl.PlayLoadObserver, SpectrogramDisplay

public interface LoadObserver

Monitor class for multi thread data loading in viewer mode. works with PamDataBlock.

Author:
Doug

Method Summary
 void setLoadStatus(int loadState)
           
 

Method Detail

setLoadStatus

void setLoadStatus(int loadState)