Class GWTLoggingOutput

  • All Implemented Interfaces:
    LoggingOutput

    public class GWTLoggingOutput
    extends java.lang.Object
    implements LoggingOutput
    User: gluc Date: Sep 29, 2004 Time: 12:23:22 AM
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean process​(java.awt.Component c, java.lang.Throwable t)  
      boolean process​(java.lang.Throwable t)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GWTLoggingOutput

        public GWTLoggingOutput()