Package org.ujmp.gui.table
Interface ListSelectionListener64
-
- All Superinterfaces:
java.util.EventListener
,javax.swing.event.ListSelectionListener
- All Known Implementing Classes:
JTable64
,JTableHeader64
,MatrixTable64
,MatrixTableEditorPanel
public interface ListSelectionListener64 extends javax.swing.event.ListSelectionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
valueChanged(ListSelectionEvent64 e)
-
-
-
Method Detail
-
valueChanged
void valueChanged(ListSelectionEvent64 e)
-
-