Uses of Package
org.apache.log4j.chainsaw.receivers
Packages that use org.apache.log4j.chainsaw.receivers
Package
Description
-
Classes in org.apache.log4j.chainsaw.receivers used by org.apache.log4j.chainsawClassDescriptionThis panel is used to manage all the Receivers configured within Log4j
-
Classes in org.apache.log4j.chainsaw.receivers used by org.apache.log4j.chainsaw.receiversClassDescriptionA panel that allows a user to configure a new Plugin, and view that plugins javadoc at the same timeA panel that allows the user to edit a particular Plugin, by using introspection this class discovers the modifiable properties of the PluginHelper class to assisit with all the known Receivers.A popup menu that allows the user to choose which style of Receiver to create, which spawns a relevant Dialog to enter the information and create the ReceiverA simple Panel that has toolbar buttons for restarting, playing, pausing, and stoping receiversA TreeModel that encapsulates the details of all the Receivers and their related information in the Log4j framework
-
Classes in org.apache.log4j.chainsaw.receivers used by org.apache.log4j.chainsaw.vfsClassDescriptionIf a receiver has a visual component, implement this interface and Chainsaw will call 'setContainer' passing in a container that the receiver can use.