Uses of Interface
org.apache.log4j.chainsaw.NewKeyListener
Packages that use NewKeyListener
-
Uses of NewKeyListener in org.apache.log4j.chainsaw
Methods in org.apache.log4j.chainsaw with parameters of type NewKeyListenerModifier and TypeMethodDescriptionvoid
ChainsawCyclicBufferTableModel.addNewKeyListener
(NewKeyListener l) void
EventContainer.addNewKeyListener
(NewKeyListener l) Adds a NewKeyListener to be notified when unique Key (Property keys) arrive into this EventContainervoid
ChainsawCyclicBufferTableModel.removeNewKeyListener
(NewKeyListener l) void
EventContainer.removeNewKeyListener
(NewKeyListener l) Removes a listener from being notified of NewKey events.