charvax.swing.event

Interface ListSelectionListener

All Superinterfaces:
EventListener
Known Implementing Classes:
JComboBox, JTable

public interface ListSelectionListener
extends EventListener

Method Summary

void
valueChanged(ListSelectionEvent evt)

Method Details

valueChanged

public void valueChanged(ListSelectionEvent evt)