Log4j 1.3alpha-1

Uses of Class
org.apache.log4j.chainsaw.prefs.LoadSettingsEvent

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

Uses of LoadSettingsEvent in org.apache.log4j.chainsaw
 

Methods in org.apache.log4j.chainsaw with parameters of type LoadSettingsEvent
 void LogUI.loadSettings(LoadSettingsEvent event)
          Given the load event, configures the size/location of the main window etc etc.
 void LogPanel.loadSettings(LoadSettingsEvent event)
          Load settings from the panel preference model
 void ApplicationPreferenceModel.loadSettings(LoadSettingsEvent event)
           
 

Uses of LoadSettingsEvent in org.apache.log4j.chainsaw.prefs
 

Methods in org.apache.log4j.chainsaw.prefs with parameters of type LoadSettingsEvent
 void SettingsListener.loadSettings(LoadSettingsEvent event)
          When a request to load Settings has been requested, this method will be invoked by the SettingsManager.
 


Log4j 1.3alpha-1

Copyright 2000-2003 Apache Software Foundation.