com.azalient.api.b.reporting
Interface IReporterSimple


public interface IReporterSimple

A simple reporting interface, which normally sends messages to the log window


Method Summary
 void report(String s)
          Report the given message in the log window
 

Method Detail

report

void report(String s)
Report the given message in the log window