net.sourceforge.jpotpourri.gui.log4jlog
Class Log4jGuiHandler

java.lang.Object
  extended by net.sourceforge.jpotpourri.gui.log4jlog.Log4jGuiHandler

public final class Log4jGuiHandler
extends java.lang.Object

actually most important class for developer/client

Author:
christoph_pickl@users.sourceforge.net

Method Summary
 java.lang.String getAppenderName()
           
 javax.swing.JFrame getDebugFrame()
           
 javax.swing.JComponent getJComponent()
           
 void processLoggingEvent(Log4jEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAppenderName

public java.lang.String getAppenderName()

processLoggingEvent

public void processLoggingEvent(Log4jEvent event)

getJComponent

public javax.swing.JComponent getJComponent()

getDebugFrame

public javax.swing.JFrame getDebugFrame()


Copyright © 2008. All Rights Reserved.