Package com.azalient.api.b.reporting

This package provides interfaces to reporting functions: warnings, log messages, etc

See:
          Description

Interface Summary
IRedirector This interface provides detailed control of the reporting interface, including the ability to redirect the output to another location.
IReporter An interface for reporting messages, either to the log window or in pop-up dialog boxes.
IReporterSimple A simple reporting interface, which normally sends messages to the log window
IReportingOption An interface to an enumeration of possible reporting options, which can be switched on or off.
ITimedEvent A timed event, defining when results will be saved.
 

Enum Summary
IReportingOption.ReportingOptionName  
 

Package com.azalient.api.b.reporting Description

This package provides interfaces to reporting functions: warnings, log messages, etc