Uses of Class
org.apache.log4j.chainsaw.DockablePanel
-
Packages that use DockablePanel Package Description org.apache.log4j.chainsaw -
-
Uses of DockablePanel in org.apache.log4j.chainsaw
Subclasses of DockablePanel in org.apache.log4j.chainsaw Modifier and Type Class Description class
LogPanel
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.
-