public final class TableSelectionListener<T> extends Object implements ListSelectionListener
| Constructor and Description |
|---|
TableSelectionListener(IObjectTableModel<T> tableModel,
ListSelectionModel tableSelectionModel,
net.anwiba.commons.model.ISelectionModel<T> objectSelectionModel,
ISortedRowMapper sortedRowMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(ListSelectionEvent event) |
public TableSelectionListener(IObjectTableModel<T> tableModel, ListSelectionModel tableSelectionModel, net.anwiba.commons.model.ISelectionModel<T> objectSelectionModel, ISortedRowMapper sortedRowMapper)
public void valueChanged(ListSelectionEvent event)
valueChanged in interface ListSelectionListenerCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.