com.timeindexing.event
Interface OutputEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Selecter, SelecterWithHeader

public interface OutputEventListener
extends java.util.EventListener

An Output Event, which is used when an output component actually does some output.

See Also:
OutputStreamer

Method Summary
 void outputNotification(OutputEvent oe)
          A notification that some output has been done
 

Method Detail

outputNotification

void outputNotification(OutputEvent oe)
A notification that some output has been done



Timeindexing 2008