Package org.apache.log4j.lf5.viewer
Class LogTable.LogTableListSelectionListener
- java.lang.Object
-
- org.apache.log4j.lf5.viewer.LogTable.LogTableListSelectionListener
-
- All Implemented Interfaces:
java.util.EventListener
,javax.swing.event.ListSelectionListener
- Enclosing class:
- LogTable
class LogTable.LogTableListSelectionListener extends java.lang.Object implements javax.swing.event.ListSelectionListener
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.swing.JTable
_table
-
Constructor Summary
Constructors Constructor Description LogTableListSelectionListener(javax.swing.JTable table)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
valueChanged(javax.swing.event.ListSelectionEvent e)
-