net.sourceforge.jpotpourri.gui.log4jlog
Class Log4jGuiHandlerDefinition

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

public class Log4jGuiHandlerDefinition
extends java.lang.Object

Author:
christoph_pickl@users.sourceforge.net

Constructor Summary
Log4jGuiHandlerDefinition(java.lang.String appenderName, boolean systemLafEnabled, Log4jGuiTableDefinition tableDefinition)
           
 
Method Summary
 java.lang.String getAppenderName()
           
 Log4jGuiTableDefinition getTableDefinition()
           
 boolean isSystemLafEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jGuiHandlerDefinition

public Log4jGuiHandlerDefinition(java.lang.String appenderName,
                                 boolean systemLafEnabled,
                                 Log4jGuiTableDefinition tableDefinition)
Method Detail

getAppenderName

public final java.lang.String getAppenderName()

getTableDefinition

public final Log4jGuiTableDefinition getTableDefinition()

isSystemLafEnabled

public final boolean isSystemLafEnabled()


Copyright © 2008. All Rights Reserved.