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

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
AmpConfig
All Known Implementing Classes:
AzimuthDisplay, BackAzimuthDisplay, BasicAmpConfig, BasicSeismogramDisplay, IndividualizedAmpConfig, RecordSectionDisplay, RMeanAmpConfig, RTTimeRangeConfig, Selection, TimeScaleCalc

public interface TimeListener
extends java.util.EventListener

TimeListener.java Created: Thu Sep 5 14:22:38 2002


Method Summary
 void updateTime(TimeEvent event)
           
 

Method Detail

updateTime

void updateTime(TimeEvent event)