javax.swing.plaf.basic
public class: BasicComboBoxUI.ItemHandler [javadoc |
source]
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI$ItemHandler
All Implemented Interfaces:
ItemListener
This listener watches for changes to the selection in the
combo box.
This public inner class should be treated as protected.
Instantiate it only within subclasses of
BasicComboBoxUI.
| Method from javax.swing.plaf.basic.BasicComboBoxUI$ItemHandler Summary: |
|---|
|
itemStateChanged |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |