com.crocus.examples.csv.event
Class RecordAdapter

java.lang.Object
  extended by com.crocus.examples.csv.event.RecordAdapter
All Implemented Interfaces:
RecordListener

public abstract class RecordAdapter
extends Object
implements RecordListener


Constructor Summary
RecordAdapter()
           
 
Method Summary
 void eventPerformed(RecordEvent recordEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordAdapter

public RecordAdapter()
Method Detail

eventPerformed

public void eventPerformed(RecordEvent recordEvent)
Specified by:
eventPerformed in interface RecordListener

Crocus - The First Flower of Spring