de.cau.cs.kieler.krep.evalbench.trace
Interface ITraceListener


public interface ITraceListener

Interface for listeners that are notified when he current trace is changed.

Rating proposed yellow
(2010-01-28) ctr

Method Summary
 void traceChanged(boolean newTrace)
          the current trace has changed.
 

Method Detail

traceChanged

void traceChanged(boolean newTrace)
the current trace has changed.

Parameters:
newTrace - true if the table has changed, false if only the current index changed