edu.sc.seis.fissuresUtil.cache
Interface EventLoadedListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- EventLayer, EventTableLayer, EventTableModel
public interface EventLoadedListener
- extends java.util.EventListener
EventLoadedListener.java
Allows a backgroung event loader to notify interested parties that the
attributes and preferred origin have been added to the cache for the event.
Created: Fri Jan 25 12:22:38 2002
eventLoaded
void eventLoaded(ProxyEventAccessOperations event)