EventListener
BasicComboBoxUI.ListDataHandler
BasicComboPopup.ListDataHandler
BasicListUI.ListDataHandler
JComboBox
JList.AccessibleJList
public interface ListDataListener extends EventListener
void
contentsChanged(ListDataEvent e)
intervalAdded(ListDataEvent e)
intervalRemoved(ListDataEvent e)
void intervalAdded(ListDataEvent e)
e
ListDataEvent
void intervalRemoved(ListDataEvent e)
void contentsChanged(ListDataEvent e)