Package com.ribs.helpers
Class JTableHpr.RibsListSelectionListener
- java.lang.Object
 - 
- com.ribs.helpers.JTableHpr.RibsListSelectionListener
 
 
- 
- All Implemented Interfaces:
 java.util.EventListener,javax.swing.event.ListSelectionListener
- Enclosing class:
 - JTableHpr
 
public static class JTableHpr.RibsListSelectionListener extends java.lang.Object implements javax.swing.event.ListSelectionListenerListSelectionListener for table. 
- 
- 
Constructor Summary
Constructors Constructor Description RibsListSelectionListener(javax.swing.JTable aTable)Creates a new RibsListSelectionListener for given table. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidvalueChanged(javax.swing.event.ListSelectionEvent e)Responds to selection changes. 
 -