com.objectwave.event
Interface StatusEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ExceptionListener, ExceptionLogger, StatusBar

public interface StatusEventListener
extends java.util.EventListener


Method Summary
 void updateStatus(StatusEvent evt)
           
 

Method Detail

updateStatus

public void updateStatus(StatusEvent evt)