Uses of Package
org.apache.log4j.chainsaw.receivers
-
Packages that use org.apache.log4j.chainsaw.receivers Package Description org.apache.log4j.chainsaw org.apache.log4j.chainsaw.receivers org.apache.log4j.chainsaw.vfs -
Classes in org.apache.log4j.chainsaw.receivers used by org.apache.log4j.chainsaw Class Description ReceiversPanel This panel is used to manage all the Receivers configured within Log4j -
Classes in org.apache.log4j.chainsaw.receivers used by org.apache.log4j.chainsaw.receivers Class Description NewReceiverDialogPanel A panel that allows a user to configure a new Plugin, and view that plugins javadoc at the same timePluginPropertyEditorPanel A panel that allows the user to edit a particular Plugin, by using introspection this class discovers the modifiable properties of the PluginReceiversHelper Helper class to assisit with all the known Receivers.ReceiversPanel.NewReceiverPopupMenu 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 ReceiverReceiversPanel.ReceiverToolbar A simple Panel that has toolbar buttons for restarting, playing, pausing, and stoping receiversReceiversTreeModel A 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.vfs Class Description VisualReceiver If a receiver has a visual component, implement this interface and Chainsaw will call 'setContainer' passing in a container that the receiver can use.