Package org.apache.log4j.chainsaw.receivers
package org.apache.log4j.chainsaw.receivers
-
ClassDescriptionA 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.This panel is used to manage all the Receivers configured within Log4jA TreeModel that encapsulates the details of all the Receivers and their related information in the Log4j frameworkA TreeCellRenderer that can format the information of Receivers and their childrenIf a receiver has a visual component, implement this interface and Chainsaw will call 'setContainer' passing in a container that the receiver can use.