|
Log4j 1.3alpha-1 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SettingsListener | |
org.apache.log4j.chainsaw | Chainsaw is a GUI log viewer and filter for the log4j package. |
org.apache.log4j.chainsaw.prefs |
Uses of SettingsListener in org.apache.log4j.chainsaw |
Classes in org.apache.log4j.chainsaw that implement SettingsListener | |
class |
ApplicationPreferenceModel
Encapsulates the Chainsaw Application wide properties |
class |
LogPanel
A LogPanel provides a view to a collection of LoggingEvents. |
class |
LogUI
The main entry point for Chainsaw, this class represents the first frame that is used to display a Welcome panel, and any other panels that are generated because Logging Events are streamed via a Receiver, or other mechanism. |
Uses of SettingsListener in org.apache.log4j.chainsaw.prefs |
Subinterfaces of SettingsListener in org.apache.log4j.chainsaw.prefs | |
interface |
Profileable
A component implementing this interface is interested in being able to configure itself. |
Methods in org.apache.log4j.chainsaw.prefs with parameters of type SettingsListener | |
void |
SettingsManager.addSettingsListener(SettingsListener listener)
Registers the listener with the manager |
void |
SettingsManager.configure(SettingsListener listener)
|
|
Log4j 1.3alpha-1 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |