edu.sc.seis.fissuresUtil.display.registrar
Interface AmpListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
AmpScaleMapper, AzimuthDisplay, BackAzimuthDisplay, BasicSeismogramDisplay, IndividualizedAmpConfig, RecordSectionDisplay

public interface AmpListener
extends java.util.EventListener

AmpListener.java Created: Thu Sep 5 14:06:38 2002


Method Summary
 void updateAmp(AmpEvent event)
           
 

Method Detail

updateAmp

void updateAmp(AmpEvent event)