public class TableSelectionListener extends Object implements ListSelectionListener
addTableSelectionListener method. When
the tableSelection event occurs, that object's appropriate
method is invoked.
// * @see TableSelectionEvent| Constructor and Description |
|---|
TableSelectionListener(TableGUIMediator med)
Instantiates a new table selection listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(ListSelectionEvent ev) |
public TableSelectionListener(TableGUIMediator med)
med - the medpublic void valueChanged(ListSelectionEvent ev)
valueChanged in interface ListSelectionListenerCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.