org.xdat.gui.tables
public class DataTableSelectionModel extends javax.swing.DefaultListSelectionModel implements javax.swing.event.ListSelectionListener
Constructor and Description |
---|
DataTableSelectionModel(Main mainWindow)
Instantiates a new Data Table Selection Model
|
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(javax.swing.event.ListSelectionEvent e) |
addListSelectionListener, addSelectionInterval, clearSelection, clone, getAnchorSelectionIndex, getLeadSelectionIndex, getListeners, getListSelectionListeners, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isLeadAnchorNotificationEnabled, isSelectedIndex, isSelectionEmpty, moveLeadSelectionIndex, removeIndexInterval, removeListSelectionListener, removeSelectionInterval, setAnchorSelectionIndex, setLeadAnchorNotificationEnabled, setLeadSelectionIndex, setSelectionInterval, setSelectionMode, setValueIsAdjusting, toString
public DataTableSelectionModel(Main mainWindow)
mainWindow
- the main Window