| Java Doc By Examples | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxUI.ListDataHandlerComboBoxModel.
This public inner class should be treated as protected.
Instantiate it only within subclasses of
BasicComboBoxUI.
BasicComboBoxUI.ListDataHandlerMethod Summary | |
void | |
void | |
void | |
Methods inherited from class java.lang.Object | |
clone, equals, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait | |
public void contentsChanged(ListDataEvent e)
- Specified by:
- contentsChanged in interface ListDataListener
public void intervalAdded(ListDataEvent e)
- Specified by:
- intervalAdded in interface ListDataListener
public void intervalRemoved(ListDataEvent e)
- Specified by:
- intervalRemoved in interface ListDataListener