Uses of Interface
org.apache.log4j.chainsaw.prefs.Profileable
Packages that use Profileable
-
Uses of Profileable in org.apache.log4j.chainsaw
Classes in org.apache.log4j.chainsaw that implement ProfileableModifier and TypeClassDescriptionclass
A LogPanel provides a view to a collection of LoggingEvents.
As events are received, the keywords in the 'tab identifier' application preference are replaced with the values from the received event. -
Uses of Profileable in org.apache.log4j.chainsaw.prefs
Methods in org.apache.log4j.chainsaw.prefs with parameters of type ProfileableModifier and TypeMethodDescriptionvoid
ProfileManager.configure
(Profileable p) void
ProfileManager.configure
(Profileable p, String profileName) private LoadSettingsEvent
SettingsManager.createProfilebleEvent
(Profileable p) private void
SettingsManager.loadProfileble
(Profileable p) private Properties
SettingsManager.loadProperties
(Profileable p)