Class SystemErrorReporter

java.lang.Object
org.xj3d.ui.construct.SystemErrorReporter
All Implemented Interfaces:
org.j3d.util.ErrorReporter

public class SystemErrorReporter extends Object implements org.j3d.util.ErrorReporter
An implementation of the ErrorReporter interface that writes all reports to System.out and can be configured to limit the report types that will be produced.
Version:
$Revision: 1.1 $
Author:
Rex Melton