Package org.apache.log4j.chainsaw
Interface EventCountListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
LogUI.TabIconHandler
Listeners can be notified when the # of events in a particular model
changes
-
Method Summary
-
Method Details
-
eventCountChanged
void eventCountChanged(int currentCount, int totalCount)
-