Save This Page
Home » slf4j-1.5.5 » org.apache » log4j » gui » examples » [javadoc | source]
org.apache.log4j.gui.examples
public class: TextPaneAppenderExample [javadoc | source]
java.lang.Object
   org.apache.log4j.gui.examples.TextPaneAppenderExample

All Implemented Interfaces:
    ActionListener

Field Summary
 JFrame mainframe     
 ButtonGroup priorities     
 TextPaneAppender tpa     
 Category gui     
 Priority[] prio     
 JTabbedPane logview     
Constructor:
 public TextPaneAppenderExample() 
Method from org.apache.log4j.gui.examples.TextPaneAppenderExample Summary:
actionPerformed,   createLogger,   createMenuBar,   main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.gui.examples.TextPaneAppenderExample Detail:
 public  void actionPerformed(ActionEvent ae) 
 public  void createLogger() 
 public  void createMenuBar() 
 public static  void main(String[] args)