ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

Uses of Interface
javafe.util.ErrorSet.Reporter

Packages that use ErrorSet.Reporter
javafe.util   
 

Uses of ErrorSet.Reporter in javafe.util
 

Classes in javafe.util that implement ErrorSet.Reporter
static class ErrorSet.StandardReporter
           
 

Fields in javafe.util declared as ErrorSet.Reporter
private static ErrorSet.Reporter ErrorSet.reporter
           
 

Methods in javafe.util that return ErrorSet.Reporter
static ErrorSet.Reporter ErrorSet.getReporter()
          Returns the current output reporter.
static ErrorSet.Reporter ErrorSet.setReporter(ErrorSet.Reporter r)
          Sets the reporter to be used to convey information to the user; returns the previous value of the reporter.
 

Methods in javafe.util with parameters of type ErrorSet.Reporter
static ErrorSet.Reporter ErrorSet.setReporter(ErrorSet.Reporter r)
          Sets the reporter to be used to convey information to the user; returns the previous value of the reporter.
 


ESC/Java2
© 2003,2004,2005 David Cok and Joseph Kiniry
© 2005 UCD Dublin
© 2003,2004 Radboud University Nijmegen
© 1999,2000 Compaq Computer Corporation
© 1997,1998,1999 Digital Equipment Corporation
All Rights Reserved

The ESC/Java2 Project Homepage