Log4j 1.3alpha-4

Uses of Class
org.apache.log4j.chainsaw.ApplicationPreferenceModel

Packages that use ApplicationPreferenceModel
org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package.  
 

Uses of ApplicationPreferenceModel in org.apache.log4j.chainsaw
 

Methods in org.apache.log4j.chainsaw that return ApplicationPreferenceModel
 ApplicationPreferenceModel LogUI.getApplicationPreferenceModel()
           
 

Methods in org.apache.log4j.chainsaw with parameters of type ApplicationPreferenceModel
static void LogUI.createChainsawGUI(ApplicationPreferenceModel model, javax.swing.Action newShutdownAction)
          Creates, activates, and then shows the Chainsaw GUI, optionally showing the splash screen, and using the passed shutdown action when the user requests to exit the application (if null, then Chainsaw will exit the vm)
 void ApplicationPreferenceModel.apply(ApplicationPreferenceModel model)
          Takes another model and copies all the values into this model
 


Log4j 1.3alpha-4

Copyright 2000-2003 Apache Software Foundation.