A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes All Packages

A

ABOUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ABSOLUTE_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
ABSOLUTE string literal.
ABSOLUTE_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
SimpleTimePattern for ABSOLUTE.
AbstractPreferencePanel - Class in org.apache.log4j.chainsaw
Some basic plumbing for Preference related dialogs.
AbstractPreferencePanel() - Constructor for class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
acceptableActions - Variable in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
actionPerformed(ActionEvent) - Method in class org.apache.log4j.chainsaw.CopyEventsToClipboardAction
 
activateOptions() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Instantiates and activates an instance of a ChainsawViewer to view the contents of this appender.
activateOptions() - Method in class org.apache.log4j.chainsaw.Generator
 
activateOptions() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
activateOptions() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
Read and process the log file.
activateOptions() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
 
activateOptions() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
activateOptions() - Method in class org.apache.log4j.db.DataSourceConnectionSource
 
activateOptions() - Method in class org.apache.log4j.db.DBAppender
 
activateOptions() - Method in class org.apache.log4j.db.DBReceiver
 
activateOptions() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
 
activateOptions() - Method in class org.apache.log4j.db.JNDIConnectionSource
 
activateOptions() - Method in class org.apache.log4j.net.JMSReceiver
Starts the JMSReceiver with the current options.
activateOptions() - Method in class org.apache.log4j.net.MulticastAppender
Open the multicast sender for the RemoteHost and Port.
activateOptions() - Method in class org.apache.log4j.net.MulticastReceiver
 
activateOptions() - Method in class org.apache.log4j.net.UDPAppender
Open the UDP sender for the RemoteHost and Port.
activateOptions() - Method in class org.apache.log4j.net.UDPReceiver
Returns true if this receiver is active.
activateOptions() - Method in class org.apache.log4j.net.XMLSocketReceiver
Starts the XMLSocketReceiver with the current options.
activateOptions() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Read and process the log file.
activateOptions() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Process the file
activateViewer() - Method in class org.apache.log4j.chainsaw.LogUI
Activates itself as a viewer by configuring Size, and location of itself, and configures the default Tabbed Pane elements with the correct layout, table columns, and sets itself viewable.
activateViewer(ChainsawAppender) - Method in interface org.apache.log4j.chainsaw.ChainsawViewer
Called when the viewer should activate.
activateViewer(ChainsawAppender) - Method in class org.apache.log4j.chainsaw.LogUI
Allow Chainsaw v2 to be ran in-process (configured as a ChainsawAppender) NOTE: Closing Chainsaw will NOT stop the application generating the events.
active - Variable in class org.apache.log4j.plugins.PluginSkeleton
Active state of plugin.
add(Object) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Add an event as the last event in the buffer.
addAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Add appender.
addAutoConnectDevice(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
addCancelActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
addChangeListener(ChangeListener) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
 
addColumn(TableColumn) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
addCustomEventBatchListener(String, EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
addDropTargetToComponent(JComponent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
addErrorItem(ErrorItem) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Add an error item to the list of previously encountered errors.
addErrorItem(ErrorItem) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Errors which cannot be logged, go to the error list.
addEventBatchListener(EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
addEventCountListener(EventCountListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
Adds an EventCountListener, to be notified when the # of events changes
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Deprecated.
Superceded by addLoggerEventListener
addLoggerEventListener(LoggerEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Add a LoggerEventListener to the repository.
addLoggerEventListener(LoggerEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Add a LoggerEventListener to the repository.
addLoggerName(String) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
Attempts to add the loggerName to the model, and returns true if it does, i.e that the loggerName is new, otherwise it is ignored.
addLoggerName(String) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
addLoggerNameListener(LoggerNameListener) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
 
addLoggerNameListener(LoggerNameListener) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
addLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Add a LoggerRepositoryEventListener to the repository.
addLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Add a LoggerRepositoryEventListener to the repository.
addMessage(String) - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
addMonitoredZone(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
addNewKeyListener(NewKeyListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
Adds a NewKeyListener to be notified when unique Key (Property keys) arrive into this EventContainer
addOkActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
addPlugin(Plugin) - Method in class org.apache.log4j.plugins.PluginRegistry
Adds a plugin to the plugin registry.
addPluginListener(PluginListener) - Method in class org.apache.log4j.plugins.PluginRegistry
Adds a PluginListener to this registry to be notified of PluginEvents.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
Adds a PropertyChangeListener that will be notified of all property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
Add property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
Adds a PropertyChangeListener to this instance which is notified only by changes of the property with name propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
Add property change listener for one property only.
AddressBased - Interface in org.apache.log4j.net
Net based entities that 'work with' an Address should consider implementing this interface so that they can be treated generically.
addRule(String, ColorRule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
addRules(Map) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
addSettingsListener(SettingsListener) - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
Registers the listener with the manager
addShutdownListener(ShutdownListener) - Method in class org.apache.log4j.chainsaw.LogUI
Registers a ShutdownListener with this calss so that it can be notified when the user has requested that Chainsaw exit.
ANIM_NET_CONNECT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ANIM_RADIO_TOWER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
append(LoggingEvent) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Appends the event
append(LoggingEvent) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
append(LoggingEvent) - Method in class org.apache.log4j.db.DBAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.MulticastAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.net.UDPAppender
 
append(LoggingEvent) - Method in class org.apache.log4j.rewrite.RewriteAppender
append(LoggingEvent) - Method in class org.apache.log4j.varia.ListModelAppender
appenderAddedEvent(Logger, Appender) - Method in interface org.apache.log4j.spi.LoggerEventListener
Called when an appender is added to the logger.
appenderRemovedEvent(Logger, Appender) - Method in interface org.apache.log4j.spi.LoggerEventListener
Called when an appender is removed from the logger.
APPLICATION_KEY - Static variable in interface org.apache.log4j.helpers.Constants
application string literal.
ApplicationPreferenceModel - Class in org.apache.log4j.chainsaw
Encapsulates the Chainsaw Application wide properties
ApplicationPreferenceModel() - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
ApplicationPreferenceModelPanel - Class in org.apache.log4j.chainsaw
A panel used by the user to modify any application-wide preferences.
ApplicationPreferenceModelPanel.GeneralAllPrefPanel - Class in org.apache.log4j.chainsaw
 
ApplicationPreferenceModelPanel.VisualsPrefPanel - Class in org.apache.log4j.chainsaw
 
ApplicationPreferenceModelSaver - Class in org.apache.log4j.chainsaw
Helper class that helps delegate the work of loading and saving the values of the ApplicationPreferenceModel, allowing that class to remain a simple bean.
ApplicationPreferenceModelSaver(ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
 
apply(ApplicationPreferenceModel) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
Takes another model and copies all the values into this model
apply(LogPanelPreferenceModel) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Applies all the properties of another model to this model
applySystemFontAndSize(JTextComponent) - Static method in class org.apache.log4j.chainsaw.JTextComponentFormatter
 
asBoolean(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
 
ascending - Variable in class org.apache.log4j.chainsaw.ColumnComparator
 
ASCENDING - Static variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
ASCENDING - Static variable in class org.apache.log4j.chainsaw.SortHeaderRenderer
 
asInt(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
 

B

BasicPrefPanel - Class in org.apache.log4j.chainsaw
All of the Preferences panels used in this class extend from this, it is used to provide standard L&F required by all.
BasicPrefPanel(String) - Constructor for class org.apache.log4j.chainsaw.BasicPrefPanel
 
browseForConfiguration() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel.GeneralAllPrefPanel
 
buildBypassSearchColorsPanel() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 
buildSearchAndAlternatingColorPanel() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 

C

canConvert(Class) - Method in class org.apache.log4j.chainsaw.xstream.TableColumnConverter
 
centerAndSetVisible(Window) - Static method in class org.apache.log4j.chainsaw.LogPanel
 
centerOnScreen(Component) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
Centers the Component on screen.
ChainsawAppender - Class in org.apache.log4j.chainsaw
ChainsawAppender receives LoggingEvents from the local Log4J environment, and appends them into a model that can be used inside a Swing GUI
ChainsawAppender() - Constructor for class org.apache.log4j.chainsaw.ChainsawAppender
Constructor, initialises the singleton instance of the appender
ChainsawAppenderHandler - Class in org.apache.log4j.chainsaw
A handler class that either extends a particular appender hierarchy or can be bound into the Log4j appender framework, and queues events, to be later dispatched to registered/interested parties.
ChainsawAppenderHandler() - Constructor for class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
ChainsawAppenderHandler(ChainsawAppender) - Constructor for class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
ChainsawColumns - Class in org.apache.log4j.chainsaw
 
ChainsawConstants - Class in org.apache.log4j.chainsaw
Constants used throught Chainsaw.
ChainsawIcons - Class in org.apache.log4j.chainsaw.icons
 
ChainsawStatusBar - Class in org.apache.log4j.chainsaw
A general purpose status bar for all Frame windows
ChainsawStatusBar(LogUI) - Constructor for class org.apache.log4j.chainsaw.ChainsawStatusBar
 
ChainsawViewer - Interface in org.apache.log4j.chainsaw
Chainsaw compatible gui viewers must implement this interface in order to be opened and configured by the ChainsawAppender class.
changePeriod(Job, long) - Method in class org.apache.log4j.scheduler.Scheduler
Change the period of a job.
changeSelection(int, int, boolean, boolean) - Method in class org.apache.log4j.chainsaw.JSortTable
 
CheckListCellRenderer - Class in org.apache.log4j.chainsaw
A ListCellRenderer that display a check box if the value has been "checked".
CheckListCellRenderer() - Constructor for class org.apache.log4j.chainsaw.CheckListCellRenderer
 
cleanUp() - Method in class org.apache.log4j.net.MulticastAppender
Close the Socket and release the underlying connector thread if it has been created
cleanUp() - Method in class org.apache.log4j.net.UDPAppender
Close the UDP Socket and release the underlying connector thread if it has been created
clear() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
 
clearAllMarkers() - Method in class org.apache.log4j.chainsaw.LogPanel
 
clearColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
clearModel() - Method in interface org.apache.log4j.chainsaw.EventContainer
Clears the model completely
clearModel() - Method in class org.apache.log4j.varia.ListModelAppender
Removes all the Events from the model.
close() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Close does nothing
close() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
close() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
close() - Method in class org.apache.log4j.db.DBAppender
 
close() - Method in class org.apache.log4j.net.MulticastAppender
Close this appender.
close() - Method in class org.apache.log4j.net.UDPAppender
Close this appender.
close() - Method in class org.apache.log4j.rewrite.RewriteAppender
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - Method in class org.apache.log4j.varia.ListModelAppender
closeConnection(Connection) - Static method in class org.apache.log4j.db.DBHelper
 
closeStatement(Statement) - Static method in class org.apache.log4j.db.DBHelper
 
CODES_HREF - Static variable in interface org.apache.log4j.helpers.Constants
Codes URL string literal.
COLOR_DEFAULT_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
COLOR_DEFAULT_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
COLOR_EVEN_ROW_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
COLOR_EVEN_ROW_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
COLOR_ODD_ROW_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
COLOR_ODD_ROW_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
Colorizer - Interface in org.apache.log4j.chainsaw.color
Given a LoggingEvent, can determine an appropriate Color to use based on whatever this implementation has been coded.
ColorPanel - Class in org.apache.log4j.chainsaw.color
Panel which updates a RuleColorizer, allowing the user to build expression-based color rules.
ColorPanel(RuleColorizer, FilterModel, Map<String, RuleColorizer>, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.color.ColorPanel
 
ColumnComparator - Class in org.apache.log4j.chainsaw
 
ColumnComparator(String, int, boolean) - Constructor for class org.apache.log4j.chainsaw.ColumnComparator
 
columnName - Variable in class org.apache.log4j.chainsaw.ColumnComparator
 
compare(Object, Object) - Method in class org.apache.log4j.chainsaw.ColumnComparator
 
Component - Interface in org.apache.log4j.spi
A common interface shared by log4j components.
ComponentBase - Class in org.apache.log4j.spi
Most log4j components derive from this class.
ComponentBase() - Constructor for class org.apache.log4j.spi.ComponentBase
Construct a new instance.
computeReferenceMask(LoggingEvent) - Static method in class org.apache.log4j.db.DBHelper
 
CONFIG - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
CONFIG.
CONFIG_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for CONFIG.
configurationChangedEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
Called when the repository configuration is changed.
configurationResetEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
Called when the repository configuration is reset.
CONFIGURATOR_CLASS_KEY - Static variable in interface org.apache.log4j.helpers.Constants
log4j.configuratorClass string literal.
configure(Profileable) - Method in class org.apache.log4j.chainsaw.prefs.ProfileManager
 
configure(Profileable, String) - Method in class org.apache.log4j.chainsaw.prefs.ProfileManager
 
configure(SettingsListener) - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
 
configureCancelForDialog(JDialog, JButton) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
This method configures a standard Cancel action, bound to the ESC key, to dispose of the dialog, and sets the buttons action to be this action, and adds the action to the dialog's rootPane action map
connection - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
 
ConnectionSource - Interface in org.apache.log4j.db
The ConnectionSource interface provides a pluggable means of transparently obtaining JDBC Connections for log4j classes that require the use of a Connection.
ConnectionSourceSkeleton - Class in org.apache.log4j.db
 
ConnectionSourceSkeleton() - Constructor for class org.apache.log4j.db.ConnectionSourceSkeleton
 
Constants - Interface in org.apache.log4j.helpers
Constants used internally throughout log4j.
COPY - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
CopyEventsToClipboardAction - Class in org.apache.log4j.chainsaw
 
CopyEventsToClipboardAction(LogUI) - Constructor for class org.apache.log4j.chainsaw.CopyEventsToClipboardAction
 
create(Class) - Static method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
Creates a new panel, with the contents configured to allow the editing of a NEW instance of the specified class (which must implement the Receiver interface)
createBlankIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
 
createBooleanTableCellEditor() - Static method in class org.apache.log4j.chainsaw.helper.TableCellEditorFactory
Creates a TableCellEditor to be used for editing boolean values
createChainsawGUI(ApplicationPreferenceModel, Action) - Static method in class org.apache.log4j.chainsaw.LogUI
Creates, activates, and then shows the Chainsaw GUI, optionally showing the splash screen, and using the passed shutdown action when the user requests to exit the application (if null, then Chainsaw will exit the vm)
createCloseIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
 
createCollapseIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
 
createCustomExpressionLogPanel(String) - Method in class org.apache.log4j.chainsaw.LogUI
 
createExpandIcon() - Static method in class org.apache.log4j.chainsaw.icons.LineIconFactory
 
createLevelTableCellEditor() - Static method in class org.apache.log4j.chainsaw.helper.TableCellEditorFactory
 
createPattern() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
 
createTreeModel() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
createTreeModel() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel
 
createTreeModel() - Method in class org.apache.log4j.chainsaw.LogPanelPreferencePanel
 
CURSOR_FOCUS_ON - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
CustomSQLDBReceiver - Class in org.apache.log4j.db
Converts log data stored in a database into LoggingEvents.
CustomSQLDBReceiver() - Constructor for class org.apache.log4j.db.CustomSQLDBReceiver
 
CUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
CyclicBufferList - Class in org.apache.log4j.chainsaw
CyclicBuffer implementation that is Object generic, and implements the List interface.
CyclicBufferList() - Constructor for class org.apache.log4j.chainsaw.CyclicBufferList
 
CyclicBufferList(int) - Constructor for class org.apache.log4j.chainsaw.CyclicBufferList
Instantiate a new CyclicBuffer of at most maxSize events.

D

DataSourceConnectionSource - Class in org.apache.log4j.db
The DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBC manner based on a DataSource.
DataSourceConnectionSource() - Constructor for class org.apache.log4j.db.DataSourceConnectionSource
 
DATE_AND_TIME_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
DATE string literal.
DATE_AND_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
SimpleTimePattern for DATE.
DATE_FORMATS - Static variable in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
DBAppender - Class in org.apache.log4j.db
The DBAppender inserts loggin events into three database tables in a format independent of the Java programming language.
DBAppender() - Constructor for class org.apache.log4j.db.DBAppender
 
DBHelper - Class in org.apache.log4j.db
 
DBHelper() - Constructor for class org.apache.log4j.db.DBHelper
 
DBReceiver - Class in org.apache.log4j.db
 
DBReceiver() - Constructor for class org.apache.log4j.db.DBReceiver
 
debug(Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the DEBUG level.
debug(Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the DEBUG level.
debug(Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the DEBUG level.
debug(Object) - Method in interface org.apache.log4j.ULogger
Log a message object with the DEBUG level.
debug(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the DEBUG level.
debug(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the DEBUG level.
debug(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the DEBUG level.
debug(Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the DEBUG level.
debug(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the DEBUG level including the stack trace of the Throwablet passed as parameter.
debug(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the DEBUG level including the stack trace of the Throwablet passed as parameter.
debug(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the DEBUG level including the stack trace of the Throwablet passed as parameter.
debug(Object, Throwable) - Method in interface org.apache.log4j.ULogger
Log a message object with the DEBUG level including the stack trace of the Throwablet passed as parameter.
debug(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the DEBUG level.
debug(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the DEBUG level.
debug(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the DEBUG level.
debug(String, Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the DEBUG level.
DEBUG - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
DECENDING - Static variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
DECENDING - Static variable in class org.apache.log4j.chainsaw.SortHeaderRenderer
 
decode(String) - Method in interface org.apache.log4j.spi.Decoder
Decode event from string.
decode(String) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
Converts the string data into an XML Document, and then soaks out the relevant bits to form a new LoggingEvent instance which can be used by any Log4j element locally.
decode(String) - Method in class org.apache.log4j.xml.XMLDecoder
Converts the string data into an XML Document, and then soaks out the relevant bits to form a new LoggingEvent instance which can be used by any Log4j element locally.
decode(URL) - Method in interface org.apache.log4j.spi.Decoder
Decode event from document retreived from URL.
decode(URL) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
Decodes a File into a Vector of LoggingEvents.
decode(URL) - Method in class org.apache.log4j.xml.XMLDecoder
Decodes a File into a Vector of LoggingEvents.
decodeEvents(String) - Method in interface org.apache.log4j.spi.Decoder
Decode events from document.
decodeEvents(String) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
Decodes a String representing a number of events into a Vector of LoggingEvents.
decodeEvents(String) - Method in class org.apache.log4j.xml.XMLDecoder
Decodes a String representing a number of events into a Vector of LoggingEvents.
decoder - Variable in class org.apache.log4j.net.XMLSocketReceiver
 
Decoder - Interface in org.apache.log4j.spi
Allow LoggingEvents to be reconstructed from a different format (usually XML).
DEFAULT_COLOR_RULE_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
DEFAULT_CONFIGURATION_FILE - Static variable in interface org.apache.log4j.helpers.Constants
The default property file name for automatic configuration.
DEFAULT_CONFIGURATION_KEY - Static variable in interface org.apache.log4j.helpers.Constants
log4j.configuration string literal.
DEFAULT_PORT - Static variable in class org.apache.log4j.net.UDPAppender
The default port number for the UDP packets, 9991.
DEFAULT_PORT - Static variable in class org.apache.log4j.net.XMLSocketReceiver
 
DEFAULT_REPOSITORY_NAME - Static variable in interface org.apache.log4j.helpers.Constants
The name of the default repository is "default" (without the quotes).
DEFAULT_ROW_HEIGHT - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
DEFAULT_XML_CONFIGURATION_FILE - Static variable in interface org.apache.log4j.helpers.Constants
The default XML configuration file name for automatic configuration.
DefaultLayoutFactory - Class in org.apache.log4j.chainsaw.layout
Factory class to load and cache Layout information from resources.
delete(Job) - Method in class org.apache.log4j.scheduler.Scheduler
Delete the given job.
DELETE - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
DETAIL_CONTENT_TYPE - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
direction - Variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
discoverConnnectionProperties() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Learn relevant information about this connection source.
discoverSQLDialect(DatabaseMetaData) - Static method in class org.apache.log4j.db.dialect.Util
 
displayContext() - Method in class org.apache.log4j.chainsaw.ExpressionRuleContext
 
DOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
DockablePanel - Class in org.apache.log4j.chainsaw
Extends the functionality of a JPanel by providing a 'docked' state.
DockablePanel() - Constructor for class org.apache.log4j.chainsaw.DockablePanel
 
doPost(LoggingEvent) - Method in class org.apache.log4j.net.XMLSocketReceiver
 
doPost(LoggingEvent) - Method in class org.apache.log4j.plugins.Receiver
Posts the logging event to a logger in the configured logger repository.
DOWN - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
dragEnter(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
dragExit(DropTargetEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
dragOver(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
DriverManagerConnectionSource - Class in org.apache.log4j.db
The DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBC manner based on the connection URL.
DriverManagerConnectionSource() - Constructor for class org.apache.log4j.db.DriverManagerConnectionSource
 
drop(DropTargetDropEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
dropActionChanged(DropTargetDragEvent) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
dump() - Method in class org.apache.log4j.spi.ErrorItem
Dump the details of this ErrorItem to System.out.
dump(PrintStream) - Method in class org.apache.log4j.spi.ErrorItem
Dump the details of this ErrorItem on the specified PrintStream.

E

emitNoAppenderWarning(Category) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Issue warning that there are no appenders in hierarchy.
equals(Object) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
error(Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the ERROR level.
error(Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the ERROR level.
error(Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the ERROR level.
error(Object) - Method in interface org.apache.log4j.ULogger
Log a message object with the ERROR level.
error(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the ERROR level.
error(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the ERROR level.
error(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the ERROR level.
error(Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the ERROR level.
error(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the ERROR level including the stack trace of the Throwablet passed as parameter.
error(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the ERROR level including the stack trace of the Throwablet passed as parameter.
error(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the ERROR level including the stack trace of the Throwablet passed as parameter.
error(Object, Throwable) - Method in interface org.apache.log4j.ULogger
Log a message object with the ERROR level including the stack trace of the Throwablet passed as parameter.
error(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the ERROR level.
error(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the ERROR level.
error(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the ERROR level.
error(String, Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the ERROR level.
ErrorItem - Class in org.apache.log4j.spi
Used to store special log4j errors which cannot be logged using internal logging.
ErrorItem(String) - Constructor for class org.apache.log4j.spi.ErrorItem
Creaet new instance.
ErrorItem(String, Exception) - Constructor for class org.apache.log4j.spi.ErrorItem
Create new instance.
evaluate(LoggingEvent, Map) - Method in class org.apache.log4j.chainsaw.RuleMediator
 
evaluateSearchRule(Rule) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
EventBatchListener - Interface in org.apache.log4j.chainsaw
Implementations of this interface like to be notified of arriving batches of LoggingEvents, but may only be interested in those coming from a particular source
EventContainer - Interface in org.apache.log4j.chainsaw
To allow pluggable TableModel implementations for Chainsaw, this interface has been factored out.
eventCountChanged(int, int) - Method in interface org.apache.log4j.chainsaw.EventCountListener
 
EventCountListener - Interface in org.apache.log4j.chainsaw
Listeners can be notified when the # of events in a particular model changes
EventDetailLayout - Class in org.apache.log4j.chainsaw.layout
This layout is used for formatting HTML text for use inside the Chainsaw Event Detail Panel, and the tooltip used when mouse-over on a particular log event row.
EventDetailLayout() - Constructor for class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
EventTypeEntryContainer - Class in org.apache.log4j.chainsaw.filter
A Container class used to hold unique LoggingEvent values and provide them as unique ListModels.
EventTypeEntryContainer() - Constructor for class org.apache.log4j.chainsaw.filter.EventTypeEntryContainer
 
EXAMPLE_CONFIG_URL - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
EXCEPTION_EXISTS - Static variable in class org.apache.log4j.db.DBHelper
 
execute() - Method in interface org.apache.log4j.scheduler.Job
Execute job.
exists(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Check if the named logger exists in the hierarchy.
exit() - Method in class org.apache.log4j.chainsaw.LogUI
Exits the application, ensuring Settings are saved.
ExpressionRuleContext - Class in org.apache.log4j.chainsaw
A popup menu which assists in building expression rules.
ExpressionRuleContext(FilterModel, JTextComponent) - Constructor for class org.apache.log4j.chainsaw.ExpressionRuleContext
 

F

FILE_OPEN - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
FILE_SAVE_AS - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
FileDnDTarget - Class in org.apache.log4j.chainsaw.dnd
This class provides all the functionality to work out when files are dragged onto a particular JComponent instance, and then notifies listeners via the standard PropertyChangesListener semantics to indicate that a list of files have been dropped onto the target.
FileDnDTarget(JComponent) - Constructor for class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
FilterModel - Class in org.apache.log4j.chainsaw.filter
This class is used as a Model for Filtering, and retains the unique entries that come through over a set of LoggingEvents
FilterModel() - Constructor for class org.apache.log4j.chainsaw.filter.FilterModel
 
finalize() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
FIND - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
FIND_LOGGER_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
FIND_LOGGER_FOREGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
findColoredRow(int, boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
Determine next row with a non-default color
findNext() - Method in class org.apache.log4j.chainsaw.LogPanel
Finds the next row matching the current find rule, and ensures it is made visible
findNextColorizedEvent() - Method in class org.apache.log4j.chainsaw.LogPanel
 
findNextMarker() - Method in class org.apache.log4j.chainsaw.LogPanel
 
findPrevious() - Method in class org.apache.log4j.chainsaw.LogPanel
Finds the previous row matching the current find rule, and ensures it is made visible
findPreviousColorizedEvent() - Method in class org.apache.log4j.chainsaw.LogPanel
 
findPreviousMarker() - Method in class org.apache.log4j.chainsaw.LogPanel
 
FINE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINE.
FINE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINE.
FINER - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINER.
FINER_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINER.
FINEST - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
FINEST.
FINEST_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for FINEST.
fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Requests that a appender added event be sent to any registered LoggerEventListener.
fireConfigurationChangedEvent() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Requests that a configuration changed event be sent to any registered LoggerRepositoryEventListener.
fireConfigurationChangedEvent() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Requests that a configuration changed event be sent to any registered LoggerRepositoryEventListener.
fireContentsChanged() - Method in class org.apache.log4j.chainsaw.ModifiableListModel
 
fireLevelChangedEvent(Logger) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Requests that a level changed event be sent to any registered LoggerEventListener.
fireLevelChangedEvent(Logger) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Requests that a level changed event be sent to any registered LoggerEventListener.
firePropertyChange(PropertyChangeEvent) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
firePropertyChange(PropertyChangeEvent) - Method in class org.apache.log4j.plugins.PluginSkeleton
Fire a property change event to appropriate listeners.
firePropertyChange(String, boolean, boolean) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
firePropertyChange(String, boolean, boolean) - Method in class org.apache.log4j.plugins.PluginSkeleton
Fire property change event to appropriate listeners.
firePropertyChange(String, int, int) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
firePropertyChange(String, int, int) - Method in class org.apache.log4j.plugins.PluginSkeleton
Fire property change event to appropriate listeners.
firePropertyChange(String, Object, Object) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
firePropertyChange(String, Object, Object) - Method in class org.apache.log4j.plugins.PluginSkeleton
Fire property change event to appropriate listeners.
fireRemoveAppenderEvent(Category, Appender) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Requests that a appender removed event be sent to any registered LoggerEventListener.
fireRemoveAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Requests that a appender removed event be sent to any registered LoggerEventListener.
fireRowUpdated(int, boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
A row was updated
fireTableEvent(int, int, int) - Method in interface org.apache.log4j.chainsaw.EventContainer
Fire appropriate table update events for the range.
FOCUS_ON_ICON - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
format(String, Object) - Static method in class org.apache.log4j.helpers.MessageFormatter
Performs single argument substitution for the 'messagePattern' passed as parameter.
format(String, Object, Object) - Static method in class org.apache.log4j.helpers.MessageFormatter
/** Performs a two argument substitution for the 'messagePattern' passed as parameter.
format(LoggingEvent) - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 

G

GeneralAllPrefPanel() - Constructor for class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel.GeneralAllPrefPanel
 
Generator - Class in org.apache.log4j.chainsaw
Class designed to stress, and/or test the Chainsaw GUI by sending it lots of Logging Events.
Generator(String) - Constructor for class org.apache.log4j.chainsaw.Generator
 
GeneratorBeanInfo - Class in org.apache.log4j.chainsaw
A BeanInfo class to be used as meta-data about the Generator plugin
GeneratorBeanInfo() - Constructor for class org.apache.log4j.chainsaw.GeneratorBeanInfo
 
get() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Get the oldest (first) element in the buffer.
get(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Get the ith oldest event currently in the buffer.
getActiveTabName() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getAddress() - Method in interface org.apache.log4j.net.AddressBased
Returns a String representation of the Address this instance encompasses.
getAddress() - Method in class org.apache.log4j.net.MulticastReceiver
 
getAlignmentY() - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
getAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
Get iterator over attached appenders.
getAllEvents() - Method in interface org.apache.log4j.chainsaw.EventContainer
Returns a copied list of all the event in the model.
getAllPossibleLevels() - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Gets list of supported levels.
getAlternatingColorBackgroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getAlternatingColorForegroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getAlwaysDisplayExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getAppender() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
 
getAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
Get appender by name.
getAppenderConfiguration(File) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
 
getApplication() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Returns value of the Application option.
getApplication() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the App option.
getApplication() - Method in class org.apache.log4j.net.UDPAppender
Returns value of the App option.
getApplicationPreferenceModel() - Method in class org.apache.log4j.chainsaw.LogUI
 
getAutoConnectDevices() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
getBackground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getBackgroundColor(LoggingEvent) - Method in interface org.apache.log4j.chainsaw.color.Colorizer
Given a LoggingEvent, returns a Color to use for background, or null if this instance cannot determine one, or that the stanard color should be used.
getBackgroundColor(LoggingEvent) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getBorder() - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
getBypassConfigurationURL() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getCancelButton() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
getCancelButton() - Method in class org.apache.log4j.chainsaw.helper.OkCancelPanel
 
getClassLoader() - Method in class org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
 
getClearTableExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getColNumber() - Method in class org.apache.log4j.spi.ErrorItem
Get column number.
getColorRuleBackground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getColorRuleForeground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getColumnClass(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getColumnCount() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getColumnName(int) - Static method in class org.apache.log4j.chainsaw.ChainsawColumns
Given the index which matches one of the static constants in this class, returns the resolved Column name as a string label.
getColumnName(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns an unmodifiable list of the columns.
getColumnsNames() - Static method in class org.apache.log4j.chainsaw.ChainsawColumns
 
getConfigurationURL() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getConfigurationURLs() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getConnection() - Method in interface org.apache.log4j.db.ConnectionSource
Obtain a Connection for use.
getConnection() - Method in class org.apache.log4j.db.DataSourceConnectionSource
 
getConnection() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
 
getConnection() - Method in class org.apache.log4j.db.JNDIConnectionSource
 
getConnectionSource() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
getConnectionSource() - Method in class org.apache.log4j.db.DBAppender
 
getConnectionSource() - Method in class org.apache.log4j.db.DBReceiver
 
getContainer() - Method in class org.apache.log4j.chainsaw.filter.FilterModel
 
getConversionPattern() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
getConversionPattern() - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
getCurrentCategories() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Deprecated.
Please use getCurrentLoggers() instead.
getCurrentLoggers() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Returns all the currently defined categories in this hierarchy as an Enumeration.
getCurrentRules() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getCustomLevelDefinitions() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
 
getCyclicBufferSize() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getDataRate() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
Exposes the current Data rate calculated.
getDataSource() - Method in class org.apache.log4j.db.DataSourceConnectionSource
 
getDateFormatPattern() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns the Date Pattern string for the alternate date formatter.
getDecoder() - Method in class org.apache.log4j.net.MulticastReceiver
 
getDecoder() - Method in class org.apache.log4j.net.UDPReceiver
 
getDecoder() - Method in class org.apache.log4j.net.XMLSocketReceiver
 
getDecoder() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Accessor
getDefaultColors() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getDefaultColumnNames() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getDefaultPatternLayout() - Static method in class org.apache.log4j.chainsaw.layout.DefaultLayoutFactory
 
getDefaultSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
Returns the loaded default settings, which can be used by other classes within this package.
getDeltaColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getDialectFromCode(int) - Static method in class org.apache.log4j.db.dialect.Util
 
getDriverClass() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
Returns the name of the driver class.
getEncoding() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the Encoding option.
getEncoding() - Method in class org.apache.log4j.net.MulticastReceiver
Returns value of the Encoding option.
getEncoding() - Method in class org.apache.log4j.net.UDPAppender
Returns value of the Encoding option.
getEncoding() - Method in class org.apache.log4j.net.UDPReceiver
Returns value of the Encoding option.
getErrorList() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return the the list of previously encoutered error items.
getErrorList() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Errors which cannot be logged, go to the error list.
getException() - Method in class org.apache.log4j.spi.ErrorItem
Get exception.
getFileList() - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
getFileURL() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
getFileURL() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Accessor
getFilterableColumns() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getFilteredEvents() - Method in interface org.apache.log4j.chainsaw.EventContainer
Returns a copied list containing the events in the model with filter applied
getFilterExpression() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
getFilterExpression() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Accessor
getFindRule() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getFindText() - Method in class org.apache.log4j.chainsaw.LogPanel
 
getFooter() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
getForeground() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getForegroundColor(LoggingEvent) - Method in interface org.apache.log4j.chainsaw.color.Colorizer
 
getForegroundColor(LoggingEvent) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getFullPatternLayout() - Static method in class org.apache.log4j.chainsaw.layout.DefaultLayoutFactory
 
getGroup() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
getGUIComponent() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
getHeader() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
getHelpForClass(Class) - Method in class org.apache.log4j.chainsaw.help.HelpManager
Determines the most appropriate Help resource for a particular class or returns ChainsawConstants.URL_PAGE_NOT_FOUND if there is no resource located.
getHiddenExpression() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getHiddenLoggers() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getIconHeight() - Method in class org.apache.log4j.chainsaw.SortArrowIcon
 
getIconWidth() - Method in class org.apache.log4j.chainsaw.SortArrowIcon
 
getIdentifierExpression() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getIdentifierExpression() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
getIDField() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
getInsets() - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
getInstance() - Static method in class org.apache.log4j.chainsaw.help.HelpManager
 
getInstance() - Static method in class org.apache.log4j.chainsaw.icons.LevelIconFactory
 
getInstance() - Static method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
getInstance() - Static method in class org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
 
getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
 
getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.ProfileManager
 
getInstance() - Static method in class org.apache.log4j.chainsaw.prefs.SettingsManager
Returns the singleton instance of the SettingsManager
getInstance() - Static method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
 
getInstance() - Static method in class org.apache.log4j.chainsaw.version.VersionManager
 
getInterestedIdentifier() - Method in interface org.apache.log4j.chainsaw.EventBatchListener
Returns the string representing the identifier that this instance is only interested in, or null if this instance is interested in ALL events from any identifier
getInterestedIdentifier() - Method in class org.apache.log4j.chainsaw.LogPanel
Accessor
getJndiLocation() - Method in class org.apache.log4j.db.JNDIConnectionSource
Returns the jndiLocation.
getJndiPath() - Method in class org.apache.log4j.net.JMSReceiver
Gets the path to a properties file containing the initial context and jndi provider url
getKey() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
 
getKnownReceiverClasses() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
Returns an unmodifiable list of Class objects which represent all the 'known' Receiver classes.
getLast() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
 
getLastUsedVersion() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getLayout() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
getLevelToIconMap() - Method in class org.apache.log4j.chainsaw.icons.LevelIconFactory
 
getLineNumber() - Method in class org.apache.log4j.spi.ErrorItem
Get line number.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.log4j.chainsaw.CheckListCellRenderer
 
getLocationInfo() - Method in class org.apache.log4j.db.DBAppender
Returns value of the LocationInfo property which determines whether caller's location info is written to the database.
getLocationInfo() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the LocationInfo option.
getLogFormat() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
getLogFormatFromPatternLayout(String) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
 
getLogger() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
Returns the logger that can be used to log messages to display within the Message Center.
getLogger() - Method in class org.apache.log4j.spi.ComponentBase
Return an instance specific logger to be used by the component itself.
getLogger(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return a new logger instance named as the first parameter using the default factory.
getLogger(String) - Static method in class org.apache.log4j.spi.NOPULogger
Get instance.
getLogger(String) - Static method in class org.apache.log4j.spi.SimpleULogger
Creates a new instance.
getLogger(String, LoggerFactory) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return a new logger instance named as the first parameter using factory.
getLoggerFactory() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get logger factory.
getLoggerFactory() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Returns the logger factory used by LoggerRepository.getLogger(String).
getLoggerNames() - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
Returns an unmodifiable Collection of the uniquely known LoggerNames within this model.
getLoggerNames() - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
getLoggerPrecision() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns the Logger precision.
getLoggerRepository() - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
getLoggerRepository() - Method in interface org.apache.log4j.plugins.Plugin
Gets the logger repository for this plugin.
getLoggerRepository() - Method in class org.apache.log4j.plugins.PluginRegistry
Get logger repository.
getLoggerRepository() - Method in class org.apache.log4j.plugins.PluginSkeleton
Gets the logger repository for this plugin.
getLoggerRepository() - Method in class org.apache.log4j.spi.ComponentBase
Return the LoggerRepository to which this component is attached.
getLoggerRule() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getLoggingEvent() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getLookAndFeelClassName() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getMarkerHeight() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getMatchingEvents(Rule) - Method in interface org.apache.log4j.chainsaw.EventContainer
 
getMaxSize() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
 
getMaxSize() - Method in interface org.apache.log4j.chainsaw.EventContainer
If this container is in Cyclic mode, returns the Size of the cyclic buffer, otherwise this method throws an IllegalStateException, when in unlimited mode, this method has no meaning.
getMessage() - Method in class org.apache.log4j.spi.ErrorItem
Get message.
getModel() - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
getModel() - Method in class org.apache.log4j.varia.ListModelAppender
Returns a reference to the ListModel that contains all the LoggingEvents that have been appended to this class.
getModel(String) - Method in class org.apache.log4j.chainsaw.filter.EventTypeEntryContainer
 
getMonitoredZones() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
getMRUList() - Method in class org.apache.log4j.chainsaw.prefs.MRUFileList
Returns an unmodifiable List of the MRU opened file list within Chainsaw
getMsgHeight() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getName() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return the name of this hierarchy.
getName() - Method in interface org.apache.log4j.net.NetworkBased
Get name.
getName() - Method in interface org.apache.log4j.plugins.Plugin
Gets the name of the plugin.
getName() - Method in class org.apache.log4j.plugins.PluginSkeleton
Gets the name of the plugin.
getName() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Get the name of this logger repository.
getNamespace() - Method in class org.apache.log4j.chainsaw.LogPanel
Accessor
getNamespace() - Method in interface org.apache.log4j.chainsaw.prefs.Profileable
Must be able to provide a name which is used to determine at a minimum, the default profile name prefix for this component.
getNewModelIndex() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
 
getNonFloodingLogger() - Method in class org.apache.log4j.spi.ComponentBase
Frequently called methods in log4j components can invoke this method in order to avoid flooding the output when logging lasting error conditions.
getObject(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get object by key.
getObject(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
A LoggerRepository can also act as a store for various objects used by log4j components.
getOkButton() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
getOkButton() - Method in class org.apache.log4j.chainsaw.helper.OkCancelPanel
 
getOkPanel() - Method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
 
getOverriddenSupportsGetGeneratedKeys() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Returns the "overridden" value of "supportsGetGeneratedKeys" property of the JDBC driver.
getPanelMap() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getPassword() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver.UserNamePasswordDialog
 
getPassword() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Get the password for this connection source.
getPassword() - Method in class org.apache.log4j.net.JMSReceiver
Gets the curernt password property.
getPath() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
 
getPlugin() - Method in class org.apache.log4j.chainsaw.receivers.NewReceiverDialogPanel
 
getPlugin() - Method in class org.apache.log4j.chainsaw.receivers.PluginPropertyEditorPanel
 
getPlugin() - Method in class org.apache.log4j.plugins.PluginEvent
Returns the source Plugin of this event, which is simple the getSource() method casted to Plugin for convenience.
getPluginRegistry() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return the PluginRegisty for this LoggerRepository.
getPluginRegistry() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Return the PluginRegisty for this LoggerRepository.
getPlugins() - Method in class org.apache.log4j.plugins.PluginRegistry
Returns all the plugins for a given repository.
getPlugins(Class) - Method in class org.apache.log4j.plugins.PluginRegistry
Returns all the plugins for a given repository that are instances of a certain class.
getPort() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the Port option.
getPort() - Method in class org.apache.log4j.net.MulticastReceiver
 
getPort() - Method in interface org.apache.log4j.net.PortBased
Returns the Port # that this net based thing is using.
getPort() - Method in class org.apache.log4j.net.UDPAppender
Returns value of the Port option.
getPort() - Method in class org.apache.log4j.net.UDPReceiver
 
getPort() - Method in class org.apache.log4j.net.XMLSocketReceiver
Get the port to receive logging events on.
getPreferredSize() - Method in class org.apache.log4j.chainsaw.DockablePanel
 
getProperties() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get the properties specific for this repository.
getProperties() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Get the properties specific for this repository.
getPropertiesFileAppenderConfiguration(File) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
 
getProperty(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get the property of this repository.
getProperty(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Get the property of this repository.
getPropertyDescriptors() - Method in class org.apache.log4j.chainsaw.GeneratorBeanInfo
 
getPropertyDescriptors() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiverBeanInfo
 
getPropertyDescriptors() - Method in class org.apache.log4j.net.JMSReceiverBeanInfo
 
getPropertyDescriptors() - Method in class org.apache.log4j.net.MulticastReceiverBeanInfo
 
getPropertyDescriptors() - Method in class org.apache.log4j.varia.LogFilePatternReceiverBeanInfo
 
getPropertyKeySet() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getQueueInterval() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
getReceiverTreeModel() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
 
getRefineFocusText() - Method in class org.apache.log4j.chainsaw.LogPanel
 
getRefreshMillis() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
getRefreshMillis() - Method in class org.apache.log4j.db.DBReceiver
 
getRemoteHost() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the RemoteHost option.
getRemoteHost() - Method in class org.apache.log4j.net.UDPAppender
Returns value of the RemoteHost option.
getRendererMap() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get the renderer map for this hierarchy.
getResponsiveness() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getRootLogger() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Get the root of this hierarchy.
getRow(int) - Method in interface org.apache.log4j.chainsaw.EventContainer
Returns the vector representing the row.
getRowCount() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getRowIndex(LoggingEventWrapper) - Method in interface org.apache.log4j.chainsaw.EventContainer
Returns the index of the LoggingEventWrapper
getRules() - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
getScheduler() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Return this repository's own scheduler.
getScheduler() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Return the Scheduler for this LoggerRepository.
getSearchBackgroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getSearchForegroundColor() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getSearchMatchCount() - Method in interface org.apache.log4j.chainsaw.EventContainer
Return the visible search match count
getSearchMatches() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.HSQLDBDialect
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.MsSQLDialect
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.MySQLDialect
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.OracleDialect
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.PostgreSQLDialect
 
getSelectInsertId() - Method in interface org.apache.log4j.db.dialect.SQLDialect
 
getSelectInsertId() - Method in class org.apache.log4j.db.dialect.SybaseDialect
 
getServiceInfoAtRow(int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getSetting(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
 
getSettingsDirectory() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
 
getSettingsManager() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getSettingsStartingWith(String) - Method in class org.apache.log4j.chainsaw.prefs.LoadSettingsEvent
Returns an unmodifiable Collection of values whose setting key begins (String.startsWith()) the specified string.
getSortedColumnIndex() - Method in class org.apache.log4j.chainsaw.JSortTable
 
getSql() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
getSQLDialectCode() - Method in interface org.apache.log4j.db.ConnectionSource
Get the SQL dialect that should be used for this connection.
getSQLDialectCode() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
 
getTabbedPane() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.chainsaw.SortHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
getTableMap() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getTableModelMap() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getTabPlacement() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getThreshold() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Returns the current threshold.
getThreshold() - Method in class org.apache.log4j.plugins.Receiver
Gets the current threshold setting of the receiver.
getThreshold() - Method in interface org.apache.log4j.spi.Thresholdable
Gets the current threshold setting of the component.
getTimestampFormat() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
getTimeStampFormat(String) - Static method in class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
 
getTimeToLive() - Method in class org.apache.log4j.net.MulticastAppender
Returns value of the Time to Live option.
getTimeZone() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getTitle() - Method in class org.apache.log4j.chainsaw.BasicPrefPanel
 
getToolbar() - Method in class org.apache.log4j.chainsaw.WelcomePanel
 
getToolBarAndMenus() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
getToolTipDisplayMillis() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
getTopicFactoryName() - Method in class org.apache.log4j.net.JMSReceiver
Gets the curernt JMS topic factory name property.
getTopicName() - Method in class org.apache.log4j.net.JMSReceiver
Gets the curernt JMS topic name property.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.log4j.chainsaw.receivers.ReceiverTreeCellRenderer
 
getUrl() - Method in class org.apache.log4j.db.DriverManagerConnectionSource
Returns the url.
getUser() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Get the user for this connection source.
getUserId() - Method in class org.apache.log4j.net.JMSReceiver
Gets the current user id property.
getUserName() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver.UserNamePasswordDialog
 
getValue() - Method in class org.apache.log4j.chainsaw.NewKeyEvent
 
getValueAt(int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
getVersionNumber() - Method in class org.apache.log4j.chainsaw.version.VersionManager
 
getViewerClass() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Gets the viewer class to use to view the events.
getVisibleColumnOrder() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
getVisibleColumns() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns an unmodifiable list of the visible columns.
getWaitMillis() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
GROUP_KEY - Static variable in interface org.apache.log4j.helpers.Constants
group string literal.
GUIPluginSkeleton - Class in org.apache.log4j.chainsaw.plugins
 
GUIPluginSkeleton() - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
GUIPluginSkeleton(boolean) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
GUIPluginSkeleton(LayoutManager) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
GUIPluginSkeleton(LayoutManager, boolean) - Constructor for class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 

H

hashCode() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
hashCode() - Method in class org.apache.log4j.net.XMLSocketReceiver
 
hasListeners(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
height - Variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
HELP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
HelpManager - Class in org.apache.log4j.chainsaw.help
Singleton help manager where objects can register to display Help for something, an independant viewer can register to be notified when the requested Help URL changes and can display it appropriately.
hidePanel() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
hidePanel() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 
HOSTNAME_KEY - Static variable in interface org.apache.log4j.helpers.Constants
hostname string literal.
HSQL_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
HSQLDBDialect - Class in org.apache.log4j.db.dialect
The HSQLDB dialect.
HSQLDBDialect() - Constructor for class org.apache.log4j.db.dialect.HSQLDBDialect
 

I

ICON_ACTIVE_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_BACK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_COLLAPSE - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_COPY - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_CUT - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_DEBUG - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_DOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_DOWN - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_EDIT_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_HELP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_HOME - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_INACTIVE_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_LOG4J - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_NEW_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_PREFERENCES - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_RESTART - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_RESTART_ALL - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_RESUME_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_SERVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_STOP_RECEIVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_UNDOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ICON_UP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
idField - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
 
IGNORE_ICON - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
ignoresThrowable() - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
index - Variable in class org.apache.log4j.chainsaw.ColumnComparator
 
INDEX_CLASS_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_FILE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_ID_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_LEVEL_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_LINE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_LOG4J_MARKER_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_LOGGER_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_MESSAGE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_METHOD_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_MILLIS_DELTA_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_NDC_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_THREAD_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_THROWABLE_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
INDEX_TIMESTAMP_COL_NAME - Static variable in class org.apache.log4j.chainsaw.ChainsawColumns
 
info(Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the INFO level.
info(Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the INFO level.
info(Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the INFO level.
info(Object) - Method in interface org.apache.log4j.ULogger
Log a message object with the INFO level.
info(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the INFO level.
info(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the INFO level.
info(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the INFO level.
info(Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the INFO level.
info(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the INFO level including the stack trace of the Throwablet passed as parameter.
info(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the INFO level including the stack trace of the Throwablet passed as parameter.
info(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the INFO level including the stack trace of the Throwablet passed as parameter.
info(Object, Throwable) - Method in interface org.apache.log4j.ULogger
Log a message object with the INFO level including the stack trace of the Throwablet passed as parameter.
info(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the INFO level.
info(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the INFO level.
info(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the INFO level.
info(String, Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the INFO level.
INFO - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
INFO - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
INFO.
init(LogUI) - Static method in class org.apache.log4j.chainsaw.osx.OSXIntegration
 
initComponents() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
Setup and layout for the components
initialize() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Build the regular expression needed to parse log entries
initSortHeader() - Method in class org.apache.log4j.chainsaw.JSortTable
 
INVALID_EXPRESSION_BACKGROUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
invokeOnEDT(Runnable) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
 
IS_OSX - Static variable in class org.apache.log4j.chainsaw.osx.OSXIntegration
 
isActive() - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
isActive() - Method in class org.apache.log4j.net.JMSReceiver
Returns true if this receiver is active.
isActive() - Method in class org.apache.log4j.net.MulticastAppender
 
isActive() - Method in interface org.apache.log4j.net.NetworkBased
Get if item is active.
isActive() - Method in class org.apache.log4j.net.UDPAppender
 
isActive() - Method in interface org.apache.log4j.plugins.Plugin
True if the plugin is active and running.
isActive() - Method in class org.apache.log4j.plugins.PluginSkeleton
Returns whether this plugin is Active or not.
isAddRow(LoggingEventWrapper) - Method in interface org.apache.log4j.chainsaw.EventContainer
Adds a row to the model.
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.MulticastAppender
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.MulticastReceiver
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.UDPAppender
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.UDPReceiver
 
isAdvertiseViaMulticastDNS() - Method in class org.apache.log4j.net.XMLSocketReceiver
 
isAppendNonMatches() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
isAsSevereAsThreshold(Level) - Method in class org.apache.log4j.plugins.Receiver
Returns true if the given level is equals or greater than the current threshold value of the receiver.
isAsSevereAsThreshold(Level) - Method in interface org.apache.log4j.spi.Thresholdable
Returns true if the given level is equals or greater than the current threshold value of the component.
isAttached(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Determines if specified appender is attached.
isAutoReconnect() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
Accessor
isBypassSearchColors() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isCellEditable(int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
isChainsawLog() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 
isColumnVisible(TableColumn) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns true if the named column should be made visible otherwise false.
isConfirmExit() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isCustomDateFormat() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isCyclic() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isDebugEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled() - Method in class org.apache.log4j.spi.NOPULogger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled() - Method in interface org.apache.log4j.ULogger
Is the logger instance enabled for the DEBUG level?
isDefaultColumnsSet() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isDetailPaneVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isDisabled(int) - Method in class org.apache.log4j.LoggerRepositoryExImpl
This method will return true if this repository is disabled for level value passed as parameter and false otherwise.
isDisplayed() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
isDocked() - Method in class org.apache.log4j.chainsaw.DockablePanel
 
isEquivalent(Plugin) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
isEquivalent(Plugin) - Method in class org.apache.log4j.net.JMSReceiver
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isEquivalent(Plugin) - Method in class org.apache.log4j.net.XMLSocketReceiver
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isEquivalent(Plugin) - Method in interface org.apache.log4j.plugins.Plugin
Returns true if the testPlugin is considered to be "equivalent" to the this plugin.
isEquivalent(Plugin) - Method in class org.apache.log4j.plugins.PluginSkeleton
Returns true if the plugin has the same name and logger repository as the testPlugin passed in.
isErrorEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - Method in class org.apache.log4j.spi.NOPULogger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
Is the logger instance enabled for the ERROR level?
isErrorEnabled() - Method in interface org.apache.log4j.ULogger
Is the logger instance enabled for the ERROR level?
isFindRuleRequired() - Method in class org.apache.log4j.chainsaw.RuleMediator
 
isHighlightSearchMatchText() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isInfoEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - Method in class org.apache.log4j.spi.NOPULogger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
Is the logger instance enabled for the INFO level?
isInfoEnabled() - Method in interface org.apache.log4j.ULogger
Is the logger instance enabled for the INFO level?
isLevelIcons() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isLogTreePanelVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isLogTreePanelVisible() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
isMacOSX() - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
 
ISO8601 - Static variable in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
ISO8601_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
ISO8601 string literal.
ISO8601_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
SimpleTimePattern for ISO8601.
isOkToRemoveSecurityManager() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isPaused() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
isPaused() - Method in class org.apache.log4j.db.DBReceiver
 
isPaused() - Method in class org.apache.log4j.net.MulticastReceiver
 
isPaused() - Method in class org.apache.log4j.net.UDPReceiver
 
isPaused() - Method in class org.apache.log4j.net.XMLSocketReceiver
 
isPaused() - Method in interface org.apache.log4j.plugins.Pauseable
Get paused state.
isPristine() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Is the current configuration of the repository in its original (pristine) state?
isPristine() - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Is the current configuration of the repository in its original (pristine) state?
isPromptForUserInfo() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
 
isReceivers() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isScrollToBottom() - Method in class org.apache.log4j.chainsaw.LogPanel
Accessor
isScrollToBottom() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isSearchMatch() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
isSearchResultsVisible() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isSelected(Object) - Method in class org.apache.log4j.chainsaw.CheckListCellRenderer
 
isShowMillisDeltaAsGap() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isShowNoReceiverWarning() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isShowSplash() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isSortable(int) - Method in interface org.apache.log4j.chainsaw.SortTableModel
 
isSortedColumnAscending() - Method in class org.apache.log4j.chainsaw.JSortTable
 
isSortEnabled() - Method in interface org.apache.log4j.chainsaw.SortTableModel
 
isStatusBar() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isTailing() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Accessor
isTailing() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Accessor
isThumbnailBarToolTips() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isToolbar() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
isToolTips() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isUseCurrentThread() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
When true, this property uses the current Thread to perform the import, otherwise when false (the default), a new Thread is created and started to manage the import.
isUseCurrentThread() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
When true, this property uses the current Thread to perform the import, otherwise when false (the default), a new Thread is created and started to manage the import.
isUseISO8601Format() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Returns true if this the fast ISO8601DateFormat object should be used instead of SimpleDateFormat
isWarnEnabled() - Method in class org.apache.log4j.spi.Log4JULogger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - Method in class org.apache.log4j.spi.NOPULogger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - Method in class org.apache.log4j.spi.SimpleULogger
Is the logger instance enabled for the WARN level?
isWarnEnabled() - Method in interface org.apache.log4j.ULogger
Is the logger instance enabled for the WARN level?
isWelcome() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 
isWrapMessage() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
isZeroconf() - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 

J

JMSReceiver - Class in org.apache.log4j.net
JMSReceiver receives a remote logging event on a configured JSM topic and "posts" it to a LoggerRepository as if the event was generated locally.
JMSReceiver() - Constructor for class org.apache.log4j.net.JMSReceiver
 
JMSReceiver(String, String, String, String, String) - Constructor for class org.apache.log4j.net.JMSReceiver
 
JMSReceiverBeanInfo - Class in org.apache.log4j.net
BeanInfo class for the JMSReceiver.
JMSReceiverBeanInfo() - Constructor for class org.apache.log4j.net.JMSReceiverBeanInfo
 
JNDI_CONTEXT_NAME - Static variable in interface org.apache.log4j.helpers.Constants
JNDI context name string literal.
JNDIConnectionSource - Class in org.apache.log4j.db
The JNDIConnectionSource is an implementation of ConnectionSource that obtains a DataSource from a JNDI provider and uses it to obtain a Connection.
JNDIConnectionSource() - Constructor for class org.apache.log4j.db.JNDIConnectionSource
 
jndiPath - Variable in class org.apache.log4j.net.JMSReceiver
 
Job - Interface in org.apache.log4j.scheduler
Job is a very simple interface.
JSortTable - Class in org.apache.log4j.chainsaw
A Sortable JTable implementation that allows a user to click on a specific Column and have the row information sorted by that column.
JSortTable(SortTableModel) - Constructor for class org.apache.log4j.chainsaw.JSortTable
 
JTextComponentFormatter - Class in org.apache.log4j.chainsaw
Apply system font and size (normal size + 1) rule if the JEditorPane document contains html.
JTextComponentFormatter() - Constructor for class org.apache.log4j.chainsaw.JTextComponentFormatter
 

K

keyPressed(KeyEvent) - Method in class org.apache.log4j.chainsaw.ExpressionRuleContext
 

L

layoutComponents() - Method in class org.apache.log4j.chainsaw.LogPanel
 
LayoutEditorPane - Class in org.apache.log4j.chainsaw.layout
An editor Pane that allows a user to Edit a Pattern Layout and preview the output it would generate with an example LoggingEvent
LayoutEditorPane() - Constructor for class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
levelChangedEvent(Logger) - Method in interface org.apache.log4j.spi.LoggerEventListener
Called when level changed on the logger.
LevelIconFactory - Class in org.apache.log4j.chainsaw.icons
 
LINE_SEPARATOR - Static variable in class org.apache.log4j.spi.SimpleULogger
Line separator.
LineIconFactory - Class in org.apache.log4j.chainsaw.icons
A simple factory/facade for creating some of the standard Icons that are based on line drawings
ListModelAppender - Class in org.apache.log4j.varia
A very basic appender that takes the events and stores them in to a ListModel for late retrieval.
ListModelAppender() - Constructor for class org.apache.log4j.varia.ListModelAppender
Constructs a ListModelAppender.
loadColorSettings(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
Load panel color settings if they exist - otherwise, load default color settings
loadLog4jMRUListFromReader(Reader) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
 
loadLog4jMRUListFromXML(String) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
 
loadLogPanelColorizers() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 
loadSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
Requests that the settings be loaded, all listeners will be notified of this call, and configure themselves according to the values found in the loaded settings
loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
 
loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogPanel
Load settings from the panel preference model
loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogUI
Given the load event, configures the size/location of the main window etc etc.
loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
 
loadSettings(LoadSettingsEvent) - Method in interface org.apache.log4j.chainsaw.prefs.SettingsListener
When a request to load Settings has been requested, this method will be invoked by the SettingsManager.
loadSettings(LoadSettingsEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
 
LoadSettingsEvent - Class in org.apache.log4j.chainsaw.prefs
 
locate(Rule, int, boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
Locates a row number, starting from startRow, matching the rule provided
LOG4J_ID_KEY - Static variable in class org.apache.log4j.db.CustomSQLDBReceiver
 
LOG4J_ID_KEY - Static variable in interface org.apache.log4j.helpers.Constants
log4jid string literal.
LOG4J_PACKAGE_NAME - Static variable in interface org.apache.log4j.helpers.Constants
log4j package name string literal.
log4jMRU() - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
 
Log4JULogger - Class in org.apache.log4j.spi
An implementation of ULogger on org.apache.log4j.Logger.
Log4JULogger(Logger) - Constructor for class org.apache.log4j.spi.Log4JULogger
Create a new instance.
LogFilePatternLayoutBuilder - Class in org.apache.log4j.chainsaw
 
LogFilePatternLayoutBuilder() - Constructor for class org.apache.log4j.chainsaw.LogFilePatternLayoutBuilder
 
LogFilePatternReceiver - Class in org.apache.log4j.varia
LogFilePatternReceiver can parse and tail log files, converting entries into LoggingEvents.
LogFilePatternReceiver() - Constructor for class org.apache.log4j.varia.LogFilePatternReceiver
 
LogFilePatternReceiverBeanInfo - Class in org.apache.log4j.varia
BeanInfo class for the meta-data of the LogFilePatternReceiver.
LogFilePatternReceiverBeanInfo() - Constructor for class org.apache.log4j.varia.LogFilePatternReceiverBeanInfo
 
LogFileXMLReceiver - Class in org.apache.log4j.xml
LogFileXMLReceiver will read an xml-formated log file and make the events in the log file available to the log4j framework.
LogFileXMLReceiver() - Constructor for class org.apache.log4j.xml.LogFileXMLReceiver
 
LoggerEventListener - Interface in org.apache.log4j.spi
Interface used to listen for Logger related events such as add/remove appender or changing levels.
loggerNameAdded(String) - Method in interface org.apache.log4j.chainsaw.LoggerNameListener
Called by LoggerNameModel instances when a new unique Logger name string has been introduced into the model
LoggerNameListener - Interface in org.apache.log4j.chainsaw
Implementations are notified when new Logger names are added to the related LoggerNameModel instance.
LoggerNameModel - Interface in org.apache.log4j.chainsaw
Implementations of this model contain all the known Logger names within it's model space.
LoggerNameModelSupport - Class in org.apache.log4j.chainsaw
An implementation of LoggerNameModel which can be used as a delegate
LoggerNameModelSupport() - Constructor for class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
LoggerNameTree - Class in org.apache.log4j.chainsaw
LoggerNameTree is used to display a TreeModel of LoggerNames.
LoggerRepositoryEventListener - Interface in org.apache.log4j.spi
Interface used to listen for LoggerRepository related events such as startup, reset, and shutdown.
LoggerRepositoryEx - Interface in org.apache.log4j.spi
A LoggerRepository is used to create and retrieve Loggers.
LoggerRepositoryExImpl - Class in org.apache.log4j
This class implements LoggerRepositoryEx by wrapping an existing LoggerRepository implementation and implementing the newly added capabilities.
LoggerRepositoryExImpl(LoggerRepository) - Constructor for class org.apache.log4j.LoggerRepositoryExImpl
Constructs a new logger hierarchy.
LoggingEventWrapper - Class in org.apache.log4j.chainsaw
Wrap access to a LoggingEvent.
LoggingEventWrapper(LoggingEventWrapper) - Constructor for class org.apache.log4j.chainsaw.LoggingEventWrapper
 
LoggingEventWrapper(LoggingEvent) - Constructor for class org.apache.log4j.chainsaw.LoggingEventWrapper
 
LogPanel - Class in org.apache.log4j.chainsaw
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.
LogPanel(ChainsawStatusBar, String, int, Map<String, RuleColorizer>, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.LogPanel
Creates a new LogPanel object.
LogPanelPreferenceModel - Class in org.apache.log4j.chainsaw
Used to encapsulate all the preferences for a given LogPanel
LogPanelPreferenceModel() - Constructor for class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
LogPanelPreferencePanel - Class in org.apache.log4j.chainsaw
GUI panel used to manipulate the PreferenceModel for a Log Panel
LogPanelPreferencePanel(LogPanelPreferenceModel, ApplicationPreferenceModel) - Constructor for class org.apache.log4j.chainsaw.LogPanelPreferencePanel
 
LogPanelPreferencePanel.ColumnSelectorPanel - Class in org.apache.log4j.chainsaw
Allows the user to choose which columns to display.
LogUI - Class in org.apache.log4j.chainsaw
The main entry point for Chainsaw, this class represents the first frame that is used to display a Welcome panel, and any other panels that are generated because Logging Events are streamed via a Receiver, or other mechanism.
LogUI() - Constructor for class org.apache.log4j.chainsaw.LogUI
Constructor which builds up all the visual elements of the frame including the Menu bar
lookup(Context, String) - Method in class org.apache.log4j.net.JMSReceiver
 

M

m_border - Variable in class org.apache.log4j.chainsaw.SmallButton
 
m_inactive - Variable in class org.apache.log4j.chainsaw.SmallButton
 
m_ins - Variable in class org.apache.log4j.chainsaw.SmallButton
 
m_lowered - Variable in class org.apache.log4j.chainsaw.SmallButton
 
m_raised - Variable in class org.apache.log4j.chainsaw.SmallButton
 
main(String[]) - Static method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel
 
main(String[]) - Static method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
main(String[]) - Static method in class org.apache.log4j.chainsaw.LogPanelPreferencePanel
DOCUMENT ME!
main(String[]) - Static method in class org.apache.log4j.chainsaw.LogUI
Starts Chainsaw by attaching a new instance to the Log4J main root Logger via a ChainsawAppender, and activates itself
main(String[]) - Static method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
 
main(String[]) - Static method in class org.apache.log4j.xml.LogFileXMLReceiver
 
MapRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events where the message of the original event implementes java.util.Map.
MapRewritePolicy() - Constructor for class org.apache.log4j.rewrite.MapRewritePolicy
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.log4j.chainsaw.xstream.TableColumnConverter
 
MessageCenter - Class in org.apache.log4j.chainsaw.messages
The MessageCenter is central place for all elements within Chainsaw to notify the user of important information.
MessageFormatter - Class in org.apache.log4j.helpers
Formats messages according to very simple rules.
MILLIS_DELTA_RENDERING_FACTOR - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
MILLIS_DELTA_RENDERING_HEIGHT_MAX - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
MISSING_FILE_RETRY_MILLIS - Static variable in class org.apache.log4j.varia.LogFilePatternReceiver
 
modelExists(String) - Method in class org.apache.log4j.chainsaw.filter.EventTypeEntryContainer
 
ModifiableListModel - Class in org.apache.log4j.chainsaw
 
ModifiableListModel() - Constructor for class org.apache.log4j.chainsaw.ModifiableListModel
 
mouseClicked(MouseEvent) - Method in class org.apache.log4j.chainsaw.JSortTable
 
mouseClicked(MouseEvent) - Method in class org.apache.log4j.chainsaw.PopupListener
 
mouseClicked(MouseEvent) - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
mouseEntered(MouseEvent) - Method in class org.apache.log4j.chainsaw.JSortTable
 
mouseEntered(MouseEvent) - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
mouseExited(MouseEvent) - Method in class org.apache.log4j.chainsaw.JSortTable
 
mouseExited(MouseEvent) - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
mousePressed(MouseEvent) - Method in class org.apache.log4j.chainsaw.JSortTable
 
mousePressed(MouseEvent) - Method in class org.apache.log4j.chainsaw.PopupListener
 
mousePressed(MouseEvent) - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
mouseReleased(MouseEvent) - Method in class org.apache.log4j.chainsaw.JSortTable
 
mouseReleased(MouseEvent) - Method in class org.apache.log4j.chainsaw.PopupListener
 
mouseReleased(MouseEvent) - Method in class org.apache.log4j.chainsaw.SmallButton
DOCUMENT ME!
MRUFileList - Class in org.apache.log4j.chainsaw.prefs
 
MRUFileListPreferenceSaver - Class in org.apache.log4j.chainsaw.prefs
Loads/Saves the MRU lists from preferences
MSSQL_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
MsSQLDialect - Class in org.apache.log4j.db.dialect
The MS SQL Server dialect is untested.
MsSQLDialect() - Constructor for class org.apache.log4j.db.dialect.MsSQLDialect
 
MulticastAppender - Class in org.apache.log4j.net
Multicast-based Appender.
MulticastAppender() - Constructor for class org.apache.log4j.net.MulticastAppender
 
MulticastReceiver - Class in org.apache.log4j.net
Multicast-based receiver.
MulticastReceiver() - Constructor for class org.apache.log4j.net.MulticastReceiver
 
MulticastReceiverBeanInfo - Class in org.apache.log4j.net
BeanInfo class for the meta-data of the MulticastReceiver.
MulticastReceiverBeanInfo() - Constructor for class org.apache.log4j.net.MulticastReceiverBeanInfo
 
MYSQL_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
MySQLDialect - Class in org.apache.log4j.db.dialect
 
MySQLDialect() - Constructor for class org.apache.log4j.db.dialect.MySQLDialect
 

N

name - Variable in class org.apache.log4j.plugins.PluginSkeleton
Name of this plugin.
NetworkBased - Interface in org.apache.log4j.net
The parent of all the Network based interfaces.
newKeyAdded(NewKeyEvent) - Method in interface org.apache.log4j.chainsaw.NewKeyListener
 
NewKeyEvent - Class in org.apache.log4j.chainsaw
An event representing when a Key has arrived inside a Chainsaw model that has not been seen previously.
NewKeyEvent(Object, int, Object, Object) - Constructor for class org.apache.log4j.chainsaw.NewKeyEvent
 
NewKeyListener - Interface in org.apache.log4j.chainsaw
Interested parties are notified when a MDC/Property key has arrived that has not been seen before by the source Model
NewReceiverDialogPanel - Class in org.apache.log4j.chainsaw.receivers
A panel that allows a user to configure a new Plugin, and view that plugins javadoc at the same time
NONE - Static variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
NONSORTED - Static variable in class org.apache.log4j.chainsaw.SortHeaderRenderer
 
NOP_LOGGER - Static variable in class org.apache.log4j.spi.NOPULogger
The unique instance of NOPLogger.
NOPULogger - Class in org.apache.log4j.spi
A no operation (NOP) implementation of ULogger.
notifyCountListeners() - Method in interface org.apache.log4j.chainsaw.EventContainer
Allow a forced notification of the EventCountListeners
notifyOfLookAndFeelChange() - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 

O

OkCancelPanel - Class in org.apache.log4j.chainsaw.helper
 
OkCancelPanel() - Constructor for class org.apache.log4j.chainsaw.helper.OkCancelPanel
 
onMessage(Message) - Method in class org.apache.log4j.net.JMSReceiver
 
opened(URL) - Method in class org.apache.log4j.chainsaw.prefs.MRUFileList
Call this method when something opens a log file, this method adds the URL to the list of known URL's, automatically rolling the list to ensure the list maintains the size property
ORACLE_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
OracleDialect - Class in org.apache.log4j.db.dialect
The Oracle dialect.
OracleDialect() - Constructor for class org.apache.log4j.db.dialect.OracleDialect
 
orderOKCancelButtons(JButton, JButton) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
 
org.apache.log4j - package org.apache.log4j
 
org.apache.log4j.chainsaw - package org.apache.log4j.chainsaw
 
org.apache.log4j.chainsaw.color - package org.apache.log4j.chainsaw.color
 
org.apache.log4j.chainsaw.dnd - package org.apache.log4j.chainsaw.dnd
 
org.apache.log4j.chainsaw.filter - package org.apache.log4j.chainsaw.filter
 
org.apache.log4j.chainsaw.help - package org.apache.log4j.chainsaw.help
 
org.apache.log4j.chainsaw.helper - package org.apache.log4j.chainsaw.helper
 
org.apache.log4j.chainsaw.icons - package org.apache.log4j.chainsaw.icons
 
org.apache.log4j.chainsaw.layout - package org.apache.log4j.chainsaw.layout
 
org.apache.log4j.chainsaw.messages - package org.apache.log4j.chainsaw.messages
 
org.apache.log4j.chainsaw.osx - package org.apache.log4j.chainsaw.osx
 
org.apache.log4j.chainsaw.plugins - package org.apache.log4j.chainsaw.plugins
 
org.apache.log4j.chainsaw.prefs - package org.apache.log4j.chainsaw.prefs
 
org.apache.log4j.chainsaw.receivers - package org.apache.log4j.chainsaw.receivers
 
org.apache.log4j.chainsaw.version - package org.apache.log4j.chainsaw.version
 
org.apache.log4j.chainsaw.vfs - package org.apache.log4j.chainsaw.vfs
 
org.apache.log4j.chainsaw.xstream - package org.apache.log4j.chainsaw.xstream
 
org.apache.log4j.chainsaw.zeroconf - package org.apache.log4j.chainsaw.zeroconf
 
org.apache.log4j.db - package org.apache.log4j.db
The org.apache.log4j.db package provides means to append logging events into various databases.
org.apache.log4j.db.dialect - package org.apache.log4j.db.dialect
 
org.apache.log4j.helpers - package org.apache.log4j.helpers
 
org.apache.log4j.net - package org.apache.log4j.net
 
org.apache.log4j.plugins - package org.apache.log4j.plugins
 
org.apache.log4j.rewrite - package org.apache.log4j.rewrite
 
org.apache.log4j.scheduler - package org.apache.log4j.scheduler
 
org.apache.log4j.spi - package org.apache.log4j.spi
 
org.apache.log4j.varia - package org.apache.log4j.varia
 
org.apache.log4j.xml - package org.apache.log4j.xml
 
OSXIntegration - Class in org.apache.log4j.chainsaw.osx
This class leverages the 'Desktop' awt API in order to follow Mac-specific UI guidelines.
OSXIntegration() - Constructor for class org.apache.log4j.chainsaw.osx.OSXIntegration
 

P

paintIcon(Component, Graphics, int, int) - Method in class org.apache.log4j.chainsaw.SortArrowIcon
 
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.db.DataSourceConnectionSource
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.db.DBAppender
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.db.DBReceiver
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.LoggerRepositoryExImpl
parseUnrecognizedElement(Element, Properties) - Method in class org.apache.log4j.rewrite.RewriteAppender
password - Variable in class org.apache.log4j.net.JMSReceiver
 
PAUSE - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
Pauseable - Interface in org.apache.log4j.plugins
Instances of this interface can be paused, and resumed.
paused - Variable in class org.apache.log4j.net.UDPReceiver
 
Plugin - Interface in org.apache.log4j.plugins
Defines the required interface for all Plugin objects.
PluginClassLoaderFactory - Class in org.apache.log4j.chainsaw.plugins
A factory class to create a Classloader that can refenerence jars/classes/resources within a users plugin directory.
PluginEvent - Class in org.apache.log4j.plugins
All Plugin events are encapsulated in this class, which simply contains the source Plugin, but may in future include more information.
PluginListener - Interface in org.apache.log4j.plugins
PluginListeners are notified when plugins are started or stopped by the PluginRegistry.
pluginNameExists(String) - Method in class org.apache.log4j.plugins.PluginRegistry
Returns true if the specified name is already taken by an existing Plugin registered within the scope of the specified LoggerRepository.
PluginPropertyEditorPanel - Class in org.apache.log4j.chainsaw.receivers
A panel that allows the user to edit a particular Plugin, by using introspection this class discovers the modifiable properties of the Plugin
PluginPropertyEditorPanel() - Constructor for class org.apache.log4j.chainsaw.receivers.PluginPropertyEditorPanel
 
PluginRegistry - Class in org.apache.log4j.plugins
This is a registry for Plugin instances.
PluginRegistry(LoggerRepositoryEx) - Constructor for class org.apache.log4j.plugins.PluginRegistry
Creates a new instance.
PluginSkeleton - Class in org.apache.log4j.plugins
A convienent abstract class for plugin subclasses that implements the basic methods of the Plugin interface.
PluginSkeleton() - Constructor for class org.apache.log4j.plugins.PluginSkeleton
Construct new instance.
pluginStarted(PluginEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversTreeModel
 
pluginStarted(PluginEvent) - Method in interface org.apache.log4j.plugins.PluginListener
Notification that plugin has started.
pluginStopped(PluginEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversTreeModel
 
pluginStopped(PluginEvent) - Method in interface org.apache.log4j.plugins.PluginListener
Notification that plugin has stopped.
PopupListener - Class in org.apache.log4j.chainsaw
Ensures that a specific popupMenu is displayed when the relevant mouse events are trapped.
PopupListener(JPopupMenu) - Constructor for class org.apache.log4j.chainsaw.PopupListener
 
port - Variable in class org.apache.log4j.net.XMLSocketReceiver
 
PortBased - Interface in org.apache.log4j.net
Net based entities that 'work with' a Port should consider implementing this interface so that they can be treated generically.
POSTGRES_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
PostgreSQLDialect - Class in org.apache.log4j.db.dialect
 
PostgreSQLDialect() - Constructor for class org.apache.log4j.db.dialect.PostgreSQLDialect
 
PREFERENCES - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
process(BufferedReader) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Read, parse and optionally tail the log file, converting entries into logging events.
processNewLoggingEvent(LoggingEvent) - Method in class org.apache.log4j.chainsaw.filter.FilterModel
 
Profileable - Interface in org.apache.log4j.chainsaw.prefs
A component implementing this interface is interested in being able to configure itself.
ProfileManager - Class in org.apache.log4j.chainsaw.prefs
 
ProgressPanel - Class in org.apache.log4j.chainsaw
A simple ProgressPanel that can be used, a little more flexible than ProgressMonitor when you want it to be shown REGARDLESS of any timeouts etc.
promptForFile(Container, String, String, boolean) - Static method in class org.apache.log4j.chainsaw.helper.SwingHelper
 
PROPERTIES_EXIST - Static variable in class org.apache.log4j.db.DBHelper
 
PropertyRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events by adding a user-specified list of properties to the event.
PropertyRewritePolicy() - Constructor for class org.apache.log4j.rewrite.PropertyRewritePolicy
 
putObject(String, Object) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Puts object by key.
putObject(String, Object) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Store an object under 'key'.

R

receiveEventBatch(String, List<LoggingEvent>) - Method in interface org.apache.log4j.chainsaw.EventBatchListener
Implementations receive a list of LoggingEvent instances only if they are interested, that is, if the source of the eventBatch matches this instances interested identifier
receiveEventBatch(String, List<LoggingEvent>) - Method in class org.apache.log4j.chainsaw.LogPanel
Process events associated with the identifier.
Receiver - Class in org.apache.log4j.plugins
Defines the base class for Receiver plugins.
Receiver() - Constructor for class org.apache.log4j.plugins.Receiver
Create new instance.
RECEIVER_NAME_KEY - Static variable in interface org.apache.log4j.helpers.Constants
receiver string literal.
ReceiversHelper - Class in org.apache.log4j.chainsaw.receivers
Helper class to assisit with all the known Receivers.
ReceiversPanel - Class in org.apache.log4j.chainsaw.receivers
This panel is used to manage all the Receivers configured within Log4j
ReceiversPanel() - Constructor for class org.apache.log4j.chainsaw.receivers.ReceiversPanel
 
ReceiversTreeModel - Class in org.apache.log4j.chainsaw.receivers
A TreeModel that encapsulates the details of all the Receivers and their related information in the Log4j framework
ReceiverTreeCellRenderer - Class in org.apache.log4j.chainsaw.receivers
A TreeCellRenderer that can format the information of Receivers and their children
ReceiverTreeCellRenderer() - Constructor for class org.apache.log4j.chainsaw.receivers.ReceiverTreeCellRenderer
 
reFilter() - Method in interface org.apache.log4j.chainsaw.EventContainer
Force a re-processing of the table layout
ReflectionRewritePolicy - Class in org.apache.log4j.rewrite
This policy rewrites events by evaluating any JavaBean properties on the message object and adding them to the event properties.
ReflectionRewritePolicy() - Constructor for class org.apache.log4j.rewrite.ReflectionRewritePolicy
 
refresh() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversTreeModel
Creates a new ReceiversTreeModel by querying the Log4j Plugin Repository and building up the required information.
REFRESH - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
RELEASE_NOTES_URL - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
remove(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Removes the element at the specified position in this list.
removeAllAppenders() - Method in class org.apache.log4j.rewrite.RewriteAppender
Removes and closes all attached appenders.
removeAppender(String) - Method in class org.apache.log4j.rewrite.RewriteAppender
Remove appender by name.
removeAppender(Appender) - Method in class org.apache.log4j.rewrite.RewriteAppender
Removes an appender.
removeAutoConnectDevice(String) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
removeChangeListener(ChangeListener) - Static method in class org.apache.log4j.chainsaw.prefs.MRUFileList
 
removeEventBatchListener(EventBatchListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
removeLoggerEventListener(LoggerEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Remove a LoggerEventListener from the repository.
removeLoggerEventListener(LoggerEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Remove a LoggerEventListener from the repository.
removeLoggerNameListener(LoggerNameListener) - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
 
removeLoggerNameListener(LoggerNameListener) - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
removeLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Remove a LoggerRepositoryEventListener from the repository.
removeLoggerRepositoryEventListener(LoggerRepositoryEventListener) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Remove a LoggerRepositoryEventListener from the repository.
removeNewKeyListener(NewKeyListener) - Method in interface org.apache.log4j.chainsaw.EventContainer
Removes a listener from being notified of NewKey events.
removePluginListener(PluginListener) - Method in class org.apache.log4j.plugins.PluginRegistry
Removes a particular PluginListener from this registry such that it will no longer be notified of PluginEvents.
removeProperty(String) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
Removes a specific PropertyChangeListener from this instances registry that has been mapped to be notified of all property changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
Remove property change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.dnd.FileDnDTarget
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.help.HelpManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.log4j.plugins.Plugin
Removes a specific PropertyChangeListener from this instance's registry which has been previously registered to be notified of only a specific property change.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.log4j.plugins.PluginSkeleton
Remove property change listener on a specific property.
removePropertyFromEvents(String) - Method in interface org.apache.log4j.chainsaw.EventContainer
Remove property from all events in container
removeRule(String, String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
removeShutdownListener(ShutdownListener) - Method in class org.apache.log4j.chainsaw.LogUI
Removes the registered ShutdownListener so that the listener will not be notified on a shutdown.
repository - Variable in class org.apache.log4j.spi.ComponentBase
Logger repository.
requiresLayout() - Method in class org.apache.log4j.chainsaw.ChainsawAppender
This appender does not require layout and so return false
requiresLayout() - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
requiresLayout() - Method in class org.apache.log4j.db.DBAppender
Gets whether appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.net.MulticastAppender
Gets whether appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.net.UDPAppender
The UDPAppender uses layouts.
requiresLayout() - Method in class org.apache.log4j.rewrite.RewriteAppender
requiresLayout() - Method in class org.apache.log4j.varia.ListModelAppender
reset() - Method in interface org.apache.log4j.chainsaw.LoggerNameListener
Logger names were reset (used to clear the tree model)
reset() - Method in interface org.apache.log4j.chainsaw.LoggerNameModel
The logger names have been cleared
reset() - Method in class org.apache.log4j.chainsaw.LoggerNameModelSupport
 
resetConfiguration() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Reset all values contained in this hierarchy instance to their default.
resetErrorCount() - Method in class org.apache.log4j.spi.ComponentBase
Called by derived classes when they deem that the component has recovered from an erroneous state.
resize(int) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Resize the cyclic buffer to newSize.
resolveEntity(String, String) - Method in class org.apache.log4j.xml.UtilLoggingEntityResolver
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.MapRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in class org.apache.log4j.rewrite.ReflectionRewritePolicy
Rewrite a logging event.
rewrite(LoggingEvent) - Method in interface org.apache.log4j.rewrite.RewritePolicy
Rewrite a logging event.
RewriteAppender - Class in org.apache.log4j.rewrite
This appender forwards a logging request to another appender after possibly rewriting the logging event.
RewriteAppender() - Constructor for class org.apache.log4j.rewrite.RewriteAppender
 
RewritePolicy - Interface in org.apache.log4j.rewrite
This interface is implemented to provide a rewrite strategy for RewriteAppender.
RuleColorizer - Class in org.apache.log4j.chainsaw.color
A colorizer supporting an ordered collection of ColorRules, including support for notification of color rule changes via a propertyChangeListener and the 'colorrule' property.
RuleColorizer() - Constructor for class org.apache.log4j.chainsaw.color.RuleColorizer
 
RuleMediator - Class in org.apache.log4j.chainsaw
A mediator class that implements the Rule interface, by combining several optional rules used by Chainsaw's filtering GUI's into a single Rule.
RuleMediator(boolean) - Constructor for class org.apache.log4j.chainsaw.RuleMediator
 
run() - Method in class org.apache.log4j.chainsaw.Generator
 
run() - Method in class org.apache.log4j.chainsaw.help.Tutorial
 
run() - Method in class org.apache.log4j.net.XMLSocketNode
 
run() - Method in class org.apache.log4j.net.XMLSocketReceiver
Loop, accepting new socket connections.
run() - Method in class org.apache.log4j.scheduler.Scheduler
Run scheduler.

S

SavableTabSetting - Class in org.apache.log4j.chainsaw
This class is used to in saving and loading the tab settings of Chainsaw....
SavableTabSetting() - Constructor for class org.apache.log4j.chainsaw.SavableTabSetting
 
saveColorSettings(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
Save panel color settings
saveReceiverConfiguration(File) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversHelper
 
saveSetting(String, boolean) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
 
saveSetting(String, double) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
 
saveSetting(String, int) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
 
saveSetting(String, Object) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
 
saveSetting(String, String) - Method in class org.apache.log4j.chainsaw.prefs.SaveSettingsEvent
 
saveSettings() - Method in class org.apache.log4j.chainsaw.prefs.SettingsManager
Creates a SaveSettingsEvent and calls all the SettingsListeners to populate the properties with configuration information
saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelSaver
 
saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogPanel
Save preferences to the panel preference model
saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.LogUI
Ensures the location/size of the main window is stored with the settings
saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.prefs.MRUFileListPreferenceSaver
 
saveSettings(SaveSettingsEvent) - Method in interface org.apache.log4j.chainsaw.prefs.SettingsListener
 
saveSettings(SaveSettingsEvent) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
Saves all the receivers which are active at shut down as a configuration file which can be loaded when Chainsaw will be restarted.
SaveSettingsEvent - Class in org.apache.log4j.chainsaw.prefs
 
schedule(Job, long) - Method in class org.apache.log4j.scheduler.Scheduler
Schedule a Job for execution at system time given by the desiredTime parameter.
schedule(Job, long, long) - Method in class org.apache.log4j.scheduler.Scheduler
Schedule a Job for execution at system time given by the desiredTime parameter.
Scheduler - Class in org.apache.log4j.scheduler
A simple but still useful implementation of a Scheduler (in memory only).
Scheduler() - Constructor for class org.apache.log4j.scheduler.Scheduler
Create new instance.
SCROLL_TO_BOTTOM - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
scrollToRow(int) - Method in class org.apache.log4j.chainsaw.JSortTable
 
scrollToTop() - Method in class org.apache.log4j.chainsaw.LogPanel
 
SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.HSQLDBDialect
 
SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.MsSQLDialect
 
SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.OracleDialect
 
SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.PostgreSQLDialect
 
SELECT_CURRVAL - Static variable in class org.apache.log4j.db.dialect.SybaseDialect
 
SELECT_LAST_INSERT_ID - Static variable in class org.apache.log4j.db.dialect.MySQLDialect
 
SERVER - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
serviceAdded(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
serviceRemoved(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
serviceResolved(ServiceEvent) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
set(int, Object) - Method in class org.apache.log4j.chainsaw.CyclicBufferList
 
setActive(boolean) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
setActive(boolean) - Method in class org.apache.log4j.net.JMSReceiver
Sets the flag to indicate if receiver is active or not.
setActive(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
Sets the flag to indicate if receiver is active or not.
setAdditionalProperties(Map) - Method in interface org.apache.log4j.spi.Decoder
Sets additional properties.
setAdditionalProperties(Map) - Method in class org.apache.log4j.xml.UtilLoggingXMLDecoder
Sets an additionalProperty map, where each Key/Value pair is automatically added to each LoggingEvent as it is decoded.
setAdditionalProperties(Map) - Method in class org.apache.log4j.xml.XMLDecoder
Sets an additionalProperty map, where each Key/Value pair is automatically added to each LoggingEvent as it is decoded.
setAddress(String) - Method in class org.apache.log4j.net.MulticastReceiver
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.MulticastAppender
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.MulticastReceiver
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.UDPAppender
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.UDPReceiver
 
setAdvertiseViaMulticastDNS(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
 
setAlternatingBackgroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setAlternatingForegroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setAlwaysDisplayExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setAppender(Appender) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
 
setAppendNonMatches(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setApplication(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
The Application option takes a string value which should be the name of the application getting logged
setApplication(String) - Method in class org.apache.log4j.net.MulticastAppender
The App option takes a string value which should be the name of the application getting logged.
setApplication(String) - Method in class org.apache.log4j.net.UDPAppender
The App option takes a string value which should be the name of the application getting logged.
setAutoConnectDevices(Set<String>) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
setAutoReconnect(boolean) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
Mutator
setBypassConfigurationURL(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setBypassSearchColors(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setChainsawLog(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 
setClearTableExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setCloseActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 
setColNumber(int) - Method in class org.apache.log4j.spi.ErrorItem
Set column number.
setColumnVisible(String, boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setConfigurationURL(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setConfigurationURLs(Vector<String>) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setConfirmExit(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.DBAppender
 
setConnectionSource(ConnectionSource) - Method in class org.apache.log4j.db.DBReceiver
 
setContainer(Container) - Method in interface org.apache.log4j.chainsaw.receivers.VisualReceiver
Provides access to a container.
setContainer(Container) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
Implementation of VisualReceiver interface - allows this receiver to provide a username/password dialog.
setConversionPattern(String) - Method in class org.apache.log4j.chainsaw.layout.EventDetailLayout
 
setConversionPattern(String) - Method in class org.apache.log4j.chainsaw.layout.LayoutEditorPane
 
setCurrentRuleSet(String) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
setCustomLevelDefinitions(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
If the log file contains non-log4j level strings, they can be mapped to log4j levels using the format (android example): V=TRACE,D=DEBUG,I=INFO,W=WARN,E=ERROR,F=FATAL,S=OFF
setCyclic(boolean) - Method in interface org.apache.log4j.chainsaw.EventContainer
Configures this model to use Cyclic or non-cyclic models.
setCyclic(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setCyclicBufferSize(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setDataSource(DataSource) - Method in class org.apache.log4j.db.DataSourceConnectionSource
 
setDateFormatPattern(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setDecoder(String) - Method in class org.apache.log4j.net.MulticastReceiver
 
setDecoder(String) - Method in class org.apache.log4j.net.UDPReceiver
 
setDecoder(String) - Method in class org.apache.log4j.net.XMLSocketReceiver
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
setDecoder(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
setDefaultColumnNames(List) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setDefaultDatePatternFormat() - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setDetailPaneVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setDisplayed(boolean) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
setDisplayedPrefPanel(JComponent) - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
Ensures a specific panel is displayed in the spot where preferences can be selected.
setDocked(boolean) - Method in class org.apache.log4j.chainsaw.DockablePanel
 
setDriverClass(String) - Method in class org.apache.log4j.db.DriverManagerConnectionSource
Sets the driver class.
setEncoding(String) - Method in class org.apache.log4j.net.MulticastAppender
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - Method in class org.apache.log4j.net.MulticastReceiver
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - Method in class org.apache.log4j.net.UDPAppender
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - Method in class org.apache.log4j.net.UDPReceiver
The Encoding option specifies how the bytes are encoded.
setException(Throwable) - Method in class org.apache.log4j.spi.ErrorItem
Set exception.
setFileURL(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setFileURL(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Specify the URL of the XML-formatted file to process.
setFilterExpression(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setFilterExpression(String) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Set the filter expression that will cause only events which pass the filter to be forwarded to the log4j framework.
setFilterRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
 
setFindRule(Rule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
setFindRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
 
setFindText(String) - Method in class org.apache.log4j.chainsaw.LogPanel
 
setGroup(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setHelpURL(URL) - Method in class org.apache.log4j.chainsaw.help.HelpManager
The current Help URL that should be displayed, and is a PropertyChangeListener supported property.
setHiddenExpression(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setHiddenLoggers(Collection) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setHighlightAttributes(Object, StyledDocument) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setHighlightSearchMatchText(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setHighlightSearchMatchText(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setHost(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
 
setIdentifierExpression(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setIdentifierExpression(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
setIDField(String) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
setJndiLocation(String) - Method in class org.apache.log4j.db.JNDIConnectionSource
Sets the jndiLocation.
setJndiPath(String) - Method in class org.apache.log4j.net.JMSReceiver
Sets the path to a properties file containing the initial context and jndi provider url
setLastUsedVersion(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setLayout(Layout) - Method in class org.apache.log4j.chainsaw.messages.MessageCenter
 
setLevelIcons(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setLevelUseIcons(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
Sets the property which determines whether to use Icons or text for the Level column
setLineNumber(int) - Method in class org.apache.log4j.spi.ErrorItem
Set line number.
setListener(SocketNodeEventListener) - Method in class org.apache.log4j.net.XMLSocketNode
Set the event listener on this node.
setLocationInfo(boolean) - Method in class org.apache.log4j.db.DBAppender
If true, the information written to the database will include caller's location information.
setLocationInfo(boolean) - Method in class org.apache.log4j.net.MulticastAppender
The LocationInfo option takes a boolean value.
setLogFormat(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setLoggerFactory(LoggerFactory) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Set logger factory.
setLoggerFactory(LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Sets the logger factory used by LoggerRepository.getLogger(String).
setLoggerPrecision(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.chainsaw.plugins.GUIPluginSkeleton
 
setLoggerRepository(LoggerRepository) - Method in interface org.apache.log4j.plugins.Plugin
Sets the logger repository used by this plugin.
setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.plugins.PluginSkeleton
Sets the logger repository used by this plugin and notifies a relevant PropertyChangeListeners registered.
setLoggerRepository(LoggerRepository) - Method in interface org.apache.log4j.spi.Component
Set owning logger repository for this component.
setLoggerRepository(LoggerRepository) - Method in class org.apache.log4j.spi.ComponentBase
Set the owning repository.
setLoggerRule(Rule) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
setLoggerRule(Rule) - Method in class org.apache.log4j.chainsaw.RuleMediator
 
setLogTreePanelVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setLookAndFeelClassName(String) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setMarkerHeight(int) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
setMessage(String) - Method in class org.apache.log4j.chainsaw.ChainsawStatusBar
 
setMessage(String) - Method in class org.apache.log4j.chainsaw.ProgressPanel
 
setMessage(String) - Method in class org.apache.log4j.spi.ErrorItem
Set message.
setMonitoredZones(List<String>) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
setMsgHeight(int) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
setName(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Set the name of this repository.
setName(String) - Method in interface org.apache.log4j.plugins.Plugin
Sets the name of the plugin.
setName(String) - Method in class org.apache.log4j.plugins.PluginSkeleton
Sets the name of the plugin and notifies PropertyChangeListeners of the change.
setName(String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
A logger repository is a named entity.
setOkCancelActionListener(ActionListener) - Method in class org.apache.log4j.chainsaw.AbstractPreferencePanel
 
setOkToRemoveSecurityManager(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setOverriddenSupportsGetGeneratedKeys(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Sets the "overridden" value of "supportsGetGeneratedKeys" property of the JDBC driver.
setPassword(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Sets the password.
setPassword(String) - Method in class org.apache.log4j.net.JMSReceiver
Sets the password to use when creating the JMS connection.
setPath(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
 
setPaused(boolean) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
setPaused(boolean) - Method in class org.apache.log4j.db.DBReceiver
 
setPaused(boolean) - Method in class org.apache.log4j.net.MulticastReceiver
 
setPaused(boolean) - Method in class org.apache.log4j.net.UDPReceiver
 
setPaused(boolean) - Method in class org.apache.log4j.net.XMLSocketReceiver
 
setPaused(boolean) - Method in interface org.apache.log4j.plugins.Pauseable
Set paused state.
setPlugin(Plugin) - Method in class org.apache.log4j.chainsaw.receivers.PluginPropertyEditorPanel
 
setPort(int) - Method in class org.apache.log4j.net.MulticastAppender
The Port option takes a positive integer representing the port where multicast packets will be sent.
setPort(int) - Method in class org.apache.log4j.net.MulticastReceiver
 
setPort(int) - Method in class org.apache.log4j.net.UDPAppender
The Port option takes a positive integer representing the port where UDP packets will be sent.
setPort(int) - Method in class org.apache.log4j.net.UDPReceiver
 
setPort(int) - Method in class org.apache.log4j.net.XMLSocketReceiver
Set the port to receive logging events on.
setPreviousDisplayedEventTimestamp(long) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
setPristine(boolean) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Set the pristine flag.
setPristine(boolean) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Set the pristine flag.
setProgress(int) - Method in class org.apache.log4j.chainsaw.ProgressPanel
 
setPromptForUserInfo(boolean) - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
If set to true, will cause the receiver to block indefinitely until 'setContainer' has been called, at which point a username/password dialog will appear.
setProperties(String) - Method in class org.apache.log4j.rewrite.PropertyRewritePolicy
Set a string representing the property name/value pairs.
setProperty(String, String) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
setProperty(String, String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Set a property by key and value.
setProperty(String, String) - Method in interface org.apache.log4j.spi.LoggerRepositoryEx
Set a property of this repository.
setQueueInterval(int) - Method in class org.apache.log4j.chainsaw.ChainsawAppenderHandler
 
setReceivers(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setRefineFocusText(String) - Method in class org.apache.log4j.chainsaw.LogPanel
 
setRefreshMillis(int) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
setRefreshMillis(int) - Method in class org.apache.log4j.db.DBReceiver
 
setRemoteHost(String) - Method in class org.apache.log4j.net.MulticastAppender
The RemoteHost option takes a string value which should be the host name or ipaddress to send the multicast packets.
setRemoteHost(String) - Method in class org.apache.log4j.net.UDPAppender
The RemoteHost option takes a string value which should be the host name or ipaddress to send the UDP packets.
setRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Used by subclasses to add a renderer to the hierarchy passed as parameter.
setResponsiveness(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setRewritePolicy(RewritePolicy) - Method in class org.apache.log4j.rewrite.RewriteAppender
 
setRuleMediator(RuleMediator) - Method in interface org.apache.log4j.chainsaw.EventContainer
Sets the RuleMediator in operation
setRules(Map) - Method in class org.apache.log4j.chainsaw.color.RuleColorizer
 
setScrollToBottom(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setSearchBackgroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setSearchForegroundColor(Color) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setSearchResultsVisible(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setShowMillisDeltaAsGap(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setShowNoReceiverWarning(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setShowSplash(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setShutdownAction(Action) - Method in class org.apache.log4j.chainsaw.LogUI
Configures LogUI's with an action to execute when the user requests to exit the application, the default action is to exit the VM.
setSortedColumnIndex(int) - Method in class org.apache.log4j.chainsaw.JSortTable
 
setSql(String) - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
setStatusBar(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setTabbedPane(ChainsawTabbedPane) - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
setTabPlacement(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setTailing(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setTailing(boolean) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Set the 'tailing' flag - may only work on file:// URLs and may stop tailing if the writing process closes the file and reopens.
setThreshold(String) - Method in class org.apache.log4j.LoggerRepositoryExImpl
The string form of setThreshold(Level).
setThreshold(Level) - Method in class org.apache.log4j.LoggerRepositoryExImpl
Enable logging for logging requests with level l or higher.
setThreshold(Level) - Method in class org.apache.log4j.plugins.Receiver
Sets the receiver theshold to the given level.
setThreshold(Level) - Method in interface org.apache.log4j.spi.Thresholdable
Sets the component theshold to the given level.
setThumbnailBarToolTips(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setTimestampFormat(String) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator.
setTimeToLive(int) - Method in class org.apache.log4j.net.MulticastAppender
The Time to live option takes a positive integer representing the time to live value.
setTimeZone(String) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setTimeZone(String) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
SettingsEvent - Class in org.apache.log4j.chainsaw.prefs
 
SettingsListener - Interface in org.apache.log4j.chainsaw.prefs
Components, or objects, that are interested in being notified when Settings are loaded or being saved, can implement this interface.
SettingsManager - Class in org.apache.log4j.chainsaw.prefs
SettingManager allows components to register interest in Saving/Loading of general application preferences/settings.
setTitle(String) - Method in class org.apache.log4j.chainsaw.BasicPrefPanel
 
setToolbar(boolean) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setToolBarAndMenus(ChainsawToolBarAndMenus) - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
setToolTipDisplayMillis(int) - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModel
 
setToolTips(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setToolTipsVisible(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setTopicFactoryName(String) - Method in class org.apache.log4j.net.JMSReceiver
Sets the JMS topic factory name to use when creating the JMS connection.
setTopicName(String) - Method in class org.apache.log4j.net.JMSReceiver
Sets the JMS topic name to use when creating the JMS connection.
setupTutorial() - Method in class org.apache.log4j.chainsaw.LogUI
DOCUMENT ME!
setUrl(String) - Method in class org.apache.log4j.db.DriverManagerConnectionSource
Sets the url.
setUseCurrentThread(boolean) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Sets whether the current Thread or a new Thread is created to perform the import, the default being false (new Thread created).
setUseCurrentThread(boolean) - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Sets whether the current Thread or a new Thread is created to perform the import, the default being false (new Thread created).
setUseNormalTimes() - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setUser(String) - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Sets the username.
setUseRelativeTimes(long) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setUseRelativeTimesToPreviousRow() - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
 
setUserId(String) - Method in class org.apache.log4j.net.JMSReceiver
Sets the user id to use when creating the JMS connection.
setValueAt(Object, int, int) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
setViewerClass(String) - Method in class org.apache.log4j.chainsaw.ChainsawAppender
Sets the viewer class to use to view the events.
setVisible(boolean) - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
 
setVisibleColumnOrder(List) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setWaitMillis(long) - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Mutator
setWelcome(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 
setWrapMessage(boolean) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
 
setWrapMessage(boolean) - Method in class org.apache.log4j.chainsaw.TableColorizingRenderer
Sets the property which determines whether to wrap the message
setZeroconf(boolean) - Method in class org.apache.log4j.chainsaw.SavableTabSetting
 
setZeroConfPreferenceModel(ZeroConfPreferenceModel) - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
SEVERE - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
SEVERE.
SEVERE_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for SEVERE.
showAboutBox() - Method in class org.apache.log4j.chainsaw.LogUI
 
showApplicationPreferences() - Method in class org.apache.log4j.chainsaw.LogUI
 
showHelp(URL) - Method in class org.apache.log4j.chainsaw.LogUI
Causes the Welcome Panel to become visible, and shows the URL specified as it's contents
showHelpForClass(Class) - Method in class org.apache.log4j.chainsaw.help.HelpManager
Given a class, and that it belongs within the org.apache.log4j project, sets the URL to the JavaDoc for that class.
showReceiverConfiguration() - Method in class org.apache.log4j.chainsaw.LogUI
 
shutdown() - Method in class org.apache.log4j.chainsaw.Generator
 
shutdown() - Method in class org.apache.log4j.chainsaw.LogUI
Shutsdown by ensuring the Appender gets a chance to close.
shutdown() - Method in class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
 
shutdown() - Method in class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
 
shutdown() - Method in class org.apache.log4j.db.CustomSQLDBReceiver
 
shutdown() - Method in class org.apache.log4j.db.DBReceiver
 
shutdown() - Method in class org.apache.log4j.LoggerRepositoryExImpl
Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger.
shutdown() - Method in class org.apache.log4j.net.JMSReceiver
Called when the receiver should be stopped.
shutdown() - Method in class org.apache.log4j.net.MulticastReceiver
 
shutdown() - Method in class org.apache.log4j.net.UDPReceiver
 
shutdown() - Method in class org.apache.log4j.net.XMLSocketReceiver
Called when the receiver should be stopped.
shutdown() - Method in interface org.apache.log4j.plugins.Plugin
Call when the plugin should be stopped.
shutdown() - Method in class org.apache.log4j.scheduler.Scheduler
Shut down scheduler.
shutdown() - Method in class org.apache.log4j.varia.LogFilePatternReceiver
Close the reader.
shutdown() - Method in class org.apache.log4j.xml.LogFileXMLReceiver
Close the receiver, release any resources that are accessing the file.
shutdownEvent(LoggerRepository) - Method in interface org.apache.log4j.spi.LoggerRepositoryEventListener
Called when the repository is shutdown.
ShutdownListener - Interface in org.apache.log4j.chainsaw
Chainsaw notifies these Listeners when the user has requested it to shutdown.
shuttingDown() - Method in interface org.apache.log4j.chainsaw.ShutdownListener
 
SIMPLE_TIME_PATTERN - Static variable in interface org.apache.log4j.helpers.Constants
SimpleTimePattern for ABSOLUTE.
SimpleULogger - Class in org.apache.log4j.spi
A simple implementation that logs messages of level INFO or higher on the console (System.out).
size() - Method in class org.apache.log4j.chainsaw.CyclicBufferList
Get the number of elements in the buffer.
size() - Method in interface org.apache.log4j.chainsaw.EventContainer
Returns the total number of events currently in the model (all, not just filtered)
SmallButton - Class in org.apache.log4j.chainsaw
A better button class that has nice roll over effects.
SmallButton() - Constructor for class org.apache.log4j.chainsaw.SmallButton
 
SmallButton(Action) - Constructor for class org.apache.log4j.chainsaw.SmallButton
 
socketClosedEvent(Exception) - Method in interface org.apache.log4j.net.SocketNodeEventListener
Called when the socket the node was given has been closed.
SocketNodeEventListener - Interface in org.apache.log4j.net
Interface used to listen for SocketNode related events.
socketOpened(String) - Method in interface org.apache.log4j.net.SocketNodeEventListener
Called when the SocketNode is created and begins awaiting data.
sort() - Method in interface org.apache.log4j.chainsaw.SortTableModel
 
SortArrowIcon - Class in org.apache.log4j.chainsaw
An Icon that is a Nice arrow to be used for displaying which Column is being used for sorting.
SortArrowIcon(int) - Constructor for class org.apache.log4j.chainsaw.SortArrowIcon
 
sortColumn(int, boolean) - Method in interface org.apache.log4j.chainsaw.SortTableModel
 
sortedColumnAscending - Variable in class org.apache.log4j.chainsaw.JSortTable
 
sortedColumnIndex - Variable in class org.apache.log4j.chainsaw.JSortTable
 
SortHeaderRenderer - Class in org.apache.log4j.chainsaw
A Table Column header renederer that displays a nice Up/Down arrow depending on whether this column is the current sort column or not, and which way the sort is functioning
SortHeaderRenderer() - Constructor for class org.apache.log4j.chainsaw.SortHeaderRenderer
 
SortTableModel - Interface in org.apache.log4j.chainsaw
An extended TableModel interface that allows Column sorting
SQLDialect - Interface in org.apache.log4j.db.dialect
 
sqlStatement - Variable in class org.apache.log4j.db.CustomSQLDBReceiver
 
stopAllPlugins() - Method in class org.apache.log4j.plugins.PluginRegistry
Stops all plugins in the given logger repository.
stopPlugin(String) - Method in class org.apache.log4j.plugins.PluginRegistry
Stops a plugin by plugin name and repository.
supportsBatchUpdates() - Method in interface org.apache.log4j.db.ConnectionSource
If the connection does not support batch updates, we will avoid using them.
supportsBatchUpdates() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Does this connection support batch updates?
supportsBatchUpdates(DatabaseMetaData) - Method in class org.apache.log4j.db.dialect.Util
This method handles cases where the DatabaseMetaData.supportsBatchUpdates() method is missing in the JDBC driver implementation.
supportsGetGeneratedKeys() - Method in interface org.apache.log4j.db.ConnectionSource
If the connection supports the JDBC 3.0 getGeneratedKeys method, then we do not need any specific dialect support.
supportsGetGeneratedKeys() - Method in class org.apache.log4j.db.ConnectionSourceSkeleton
Does this connection support the JDBC Connection.getGeneratedKeys method?
supportsGetGeneratedKeys(DatabaseMetaData) - Method in class org.apache.log4j.db.dialect.Util
This method handles cases where the DatabaseMetaData.supportsGetGeneratedKeys() method is missing in the JDBC driver implementation.
SwingHelper - Class in org.apache.log4j.chainsaw.helper
A collection of standard utility methods for use within Swing.
SwingHelper() - Constructor for class org.apache.log4j.chainsaw.helper.SwingHelper
 
SybaseDialect - Class in org.apache.log4j.db.dialect
The Sybase dialect.
SybaseDialect() - Constructor for class org.apache.log4j.db.dialect.SybaseDialect
 

T

TABLE_BORDER_WIDTH - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
TableCellEditorFactory - Class in org.apache.log4j.chainsaw.helper
 
TableColorizingRenderer - Class in org.apache.log4j.chainsaw
A specific TableCellRenderer that colourizes a particular cell based on some ColourFilters that have been stored according to the value for the row
TableColorizingRenderer(RuleColorizer, ApplicationPreferenceModel, EventContainer, LogPanelPreferenceModel, boolean) - Constructor for class org.apache.log4j.chainsaw.TableColorizingRenderer
Creates a new TableColorizingRenderer object.
TableColumnConverter - Class in org.apache.log4j.chainsaw.xstream
XStream Converter implementation that deals with TableColumns settings
TableColumnConverter() - Constructor for class org.apache.log4j.chainsaw.xstream.TableColumnConverter
 
TEMP_CONSOLE_APPENDER_NAME - Static variable in interface org.apache.log4j.helpers.Constants
TEMP_CONSOLE_APPENDER string literal.
TEMP_LIST_APPENDER_NAME - Static variable in interface org.apache.log4j.helpers.Constants
TEMP_LIST_APPENDER string literal.
Thresholdable - Interface in org.apache.log4j.spi
An interface that defines the required methods for supporting the setting and getting of a level threshold.
thresholdLevel - Variable in class org.apache.log4j.plugins.Receiver
Threshold level.
TIMESTAMP_RULE_FORMAT - Static variable in interface org.apache.log4j.helpers.Constants
time stamp pattern string literal.
toggleColumn(TableColumn) - Method in class org.apache.log4j.chainsaw.LogPanelPreferenceModel
Toggles the state between visible, non-visible for a particular Column name
toggleMarker() - Method in class org.apache.log4j.chainsaw.LogPanel
 
toggleScrollToBottom() - Method in class org.apache.log4j.chainsaw.LogPanel
Mutator
toLevel(int) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Gets level matching numeric value.
toLevel(int, UtilLoggingLevel) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Convert an integer passed as argument to a level.
toLevel(String) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Get level with specified symbolic name.
toLevel(String, Level) - Static method in class org.apache.log4j.helpers.UtilLoggingLevel
Get level with specified symbolic name.
TOOL_TIP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
topicConnection - Variable in class org.apache.log4j.net.JMSReceiver
 
topicFactoryName - Variable in class org.apache.log4j.net.JMSReceiver
 
topicName - Variable in class org.apache.log4j.net.JMSReceiver
 
toString() - Method in class org.apache.log4j.chainsaw.BasicPrefPanel
 
toString() - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
toString() - Method in class org.apache.log4j.spi.ErrorItem
String representation of ErrorItem.
Tutorial - Class in org.apache.log4j.chainsaw.help
A runnable element that installs into the Log4j environment some fake Receivers which generates events for use as a tutorial.
Tutorial() - Constructor for class org.apache.log4j.chainsaw.help.Tutorial
 
TUTORIAL_URL - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 

U

UDPAppender - Class in org.apache.log4j.net
Sends log information as a UDP datagrams.
UDPAppender() - Constructor for class org.apache.log4j.net.UDPAppender
 
UDPAppender(String, int) - Constructor for class org.apache.log4j.net.UDPAppender
Sends UDP packets to the address and port.
UDPAppender(InetAddress, int) - Constructor for class org.apache.log4j.net.UDPAppender
Sends UDP packets to the address and port.
UDPReceiver - Class in org.apache.log4j.net
Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a LoggingEvent and post the LoggingEvent.
UDPReceiver() - Constructor for class org.apache.log4j.net.UDPReceiver
 
ULogger - Interface in org.apache.log4j
A proxy for org.slf4j.ULogger.
UNDOCK - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
UNDOCKED_ICON - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
UNKNOWN_DIALECT - Static variable in interface org.apache.log4j.db.ConnectionSource
 
UNKNOWN_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for UNKNOWN.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.log4j.chainsaw.xstream.TableColumnConverter
 
UP - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 
updateColorRuleColors(Color, Color) - Method in class org.apache.log4j.chainsaw.LoggingEventWrapper
 
updateColors() - Method in class org.apache.log4j.chainsaw.color.ColorPanel
 
updateCurrentlySelectedNodeInDispatchThread() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
 
updateEventsWithFindRule(Rule) - Method in interface org.apache.log4j.chainsaw.EventContainer
Evaluate all events against the find rule
updateFindRule(String) - Method in class org.apache.log4j.chainsaw.LogPanel
 
updateModel() - Method in class org.apache.log4j.chainsaw.ApplicationPreferenceModelPanel
Ensures this panels DISPLAYED model is in sync with the model initially passed to the constructor.
updateReceiverTreeInDispatchThread() - Method in class org.apache.log4j.chainsaw.receivers.ReceiversPanel
Ensures that the Receiver tree is updated with the latest information and that this operation occurs in the Swing Event Dispatch thread.
updateSortedColumn() - Method in class org.apache.log4j.chainsaw.JSortTable
 
updateStatusBar() - Method in class org.apache.log4j.chainsaw.LogPanel
Update the status bar with current selected row and row count
URL_PAGE_NOT_FOUND - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
userId - Variable in class org.apache.log4j.net.JMSReceiver
 
Util - Class in org.apache.log4j.db.dialect
 
Util() - Constructor for class org.apache.log4j.db.dialect.Util
 
UtilLoggingEntityResolver - Class in org.apache.log4j.xml
An EntityResolver specifically designed to return an empty InputSource for logger.dtd.
UtilLoggingEntityResolver() - Constructor for class org.apache.log4j.xml.UtilLoggingEntityResolver
Create new instance.
UtilLoggingLevel - Class in org.apache.log4j.helpers
An extension of the Level class that provides support for java.util.logging Levels.
UtilLoggingLevel(int, String, int) - Constructor for class org.apache.log4j.helpers.UtilLoggingLevel
Create new instance.
UtilLoggingXMLDecoder - Class in org.apache.log4j.xml
Decodes JDK 1.4's java.util.logging package events delivered via XML (using the logger.dtd).
UtilLoggingXMLDecoder() - Constructor for class org.apache.log4j.xml.UtilLoggingXMLDecoder
Create new instance.
UtilLoggingXMLDecoder(Component) - Constructor for class org.apache.log4j.xml.UtilLoggingXMLDecoder
Create new instance.

V

VersionManager - Class in org.apache.log4j.chainsaw.version
 
VFSLogFilePatternReceiver - Class in org.apache.log4j.chainsaw.vfs
A VFS-enabled version of org.apache.log4j.varia.LogFilePatternReceiver.
VFSLogFilePatternReceiver() - Constructor for class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver
 
VFSLogFilePatternReceiver.UserNamePasswordDialog - Class in org.apache.log4j.chainsaw.vfs
 
VFSLogFilePatternReceiverBeanInfo - Class in org.apache.log4j.chainsaw.vfs
BeanInfo class for the meta-data of the VFSLogFilePatternReceiver.
VFSLogFilePatternReceiverBeanInfo() - Constructor for class org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiverBeanInfo
 
VisualReceiver - Interface in org.apache.log4j.chainsaw.receivers
If a receiver has a visual component, implement this interface and Chainsaw will call 'setContainer' passing in a container that the receiver can use.

W

warn(Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the WARN level.
warn(Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the WARN level.
warn(Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the WARN level.
warn(Object) - Method in interface org.apache.log4j.ULogger
Log a message object with the WARN level.
warn(Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the WARN level.
warn(Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the WARN level.
warn(Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the WARN level.
warn(Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the WARN level.
warn(Object, Throwable) - Method in class org.apache.log4j.spi.Log4JULogger
Log a message object with the WARN level including the stack trace of the Throwablet passed as parameter.
warn(Object, Throwable) - Method in class org.apache.log4j.spi.NOPULogger
Log a message object with the WARN level including the stack trace of the Throwablet passed as parameter.
warn(Object, Throwable) - Method in class org.apache.log4j.spi.SimpleULogger
Log a message object with the WARN level including the stack trace of the Throwablet passed as parameter.
warn(Object, Throwable) - Method in interface org.apache.log4j.ULogger
Log a message object with the WARN level including the stack trace of the Throwablet passed as parameter.
warn(String, Object, Object) - Method in class org.apache.log4j.spi.Log4JULogger
Log a parameterized message object at the WARN level.
warn(String, Object, Object) - Method in class org.apache.log4j.spi.NOPULogger
Log a parameterized message object at the WARN level.
warn(String, Object, Object) - Method in class org.apache.log4j.spi.SimpleULogger
Log a parameterized message object at the WARN level.
warn(String, Object, Object) - Method in interface org.apache.log4j.ULogger
Log a parameterized message object at the WARN level.
WARNING - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
WARNING.
WARNING_INT - Static variable in class org.apache.log4j.helpers.UtilLoggingLevel
Numerical value for WARNING.
WELCOME_URL - Static variable in class org.apache.log4j.chainsaw.ChainsawConstants
 
WelcomePanel - Class in org.apache.log4j.chainsaw
An initial Welcome Panel that is used when Chainsaw starts up, can displays a HTML pages based on URLs.
WelcomePanel() - Constructor for class org.apache.log4j.chainsaw.WelcomePanel
 
width - Variable in class org.apache.log4j.chainsaw.SortArrowIcon
 
WINDOW_ICON - Static variable in class org.apache.log4j.chainsaw.icons.ChainsawIcons
 

X

XMLDecoder - Class in org.apache.log4j.xml
Decodes Logging Events in XML formated into elements that are used by Chainsaw.
XMLDecoder() - Constructor for class org.apache.log4j.xml.XMLDecoder
Create new instance.
XMLDecoder(Component) - Constructor for class org.apache.log4j.xml.XMLDecoder
Create new instance.
XMLSocketNode - Class in org.apache.log4j.net
Read LoggingEvent objects sent from a remote client using XML over Sockets (TCP).
XMLSocketNode(String, Socket, Receiver) - Constructor for class org.apache.log4j.net.XMLSocketNode
Constructor for socket and reciever.
XMLSocketNode(String, Socket, LoggerRepository) - Constructor for class org.apache.log4j.net.XMLSocketNode
Constructor for socket and logger repository.
XMLSocketReceiver - Class in org.apache.log4j.net
XMLSocketReceiver receives a remote logging event via XML on a configured socket and "posts" it to a LoggerRepository as if the event were generated locally.
XMLSocketReceiver() - Constructor for class org.apache.log4j.net.XMLSocketReceiver
 
XMLSocketReceiver(int) - Constructor for class org.apache.log4j.net.XMLSocketReceiver
 
XMLSocketReceiver(int, LoggerRepository) - Constructor for class org.apache.log4j.net.XMLSocketReceiver
 

Z

ZeroConfDeviceModel - Class in org.apache.log4j.chainsaw.zeroconf
 
ZeroConfDeviceModel() - Constructor for class org.apache.log4j.chainsaw.zeroconf.ZeroConfDeviceModel
 
ZeroConfPlugin - Class in org.apache.log4j.chainsaw.zeroconf
This plugin is designed to detect specific Zeroconf zones (Rendevouz/Bonjour, whatever people are calling it) and allow the user to double click on 'devices' to try and connect to them with no configuration needed.
ZeroConfPlugin() - Constructor for class org.apache.log4j.chainsaw.zeroconf.ZeroConfPlugin
 
ZeroConfPreferenceModel - Class in org.apache.log4j.chainsaw.zeroconf
 
ZeroConfPreferenceModel() - Constructor for class org.apache.log4j.chainsaw.zeroconf.ZeroConfPreferenceModel
 
ZONE - Static variable in class org.apache.log4j.net.MulticastAppender
The MulticastDNS zone advertised by a MulticastAppender the MulticastAppender also adds a 'multicastAddress' property with the multicast address value as a string
ZONE - Static variable in class org.apache.log4j.net.MulticastReceiver
The MulticastDNS zone advertised by a MulticastReceiver
ZONE - Static variable in class org.apache.log4j.net.UDPAppender
The MulticastDNS zone advertised by a UDPAppender
ZONE - Static variable in class org.apache.log4j.net.UDPReceiver
The MulticastDNS zone advertised by a UDPReceiver
ZONE - Static variable in class org.apache.log4j.net.XMLSocketReceiver
The MulticastDNS zone advertised by an XMLSocketReceiver
A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes All Packages