public class BasicComboBoxUI.ItemHandler extends Object implements ItemListener
This public inner class should be treated as protected.
Instantiate it only within subclasses of
BasicComboBoxUI
.
BasicComboBoxUI.createItemListener()
Constructor and Description |
---|
ItemHandler() |
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(ItemEvent e)
Invoked when an item has been selected or deselected by the user.
|
public void itemStateChanged(ItemEvent e)
ItemListener
itemStateChanged
in interface ItemListener
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.