public class BasicListUI.ListSelectionHandler extends java.lang.Object implements javax.swing.event.ListSelectionListener
ListSelectionEvents
from the JList's ListSelectionModel.| Constructor and Description |
|---|
BasicListUI.ListSelectionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
Called when the list selection changes.
|
public BasicListUI.ListSelectionHandler()
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged in interface javax.swing.event.ListSelectionListenere - The event representing the change