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 TypeClassDescriptionclassA 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 TypeMethodDescriptionvoidProfileManager.configure(Profileable p) voidProfileManager.configure(Profileable p, String profileName) private LoadSettingsEventSettingsManager.createProfilebleEvent(Profileable p) private voidSettingsManager.loadProfileble(Profileable p) private PropertiesSettingsManager.loadProperties(Profileable p)