KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > microedition > lcdui > ItemStateListener

javax.microedition.lcdui
Interface ItemStateListener

See Also:
Source Code, Form.setItemStateListener(ItemStateListener)

public void itemStateChanged(Item item)
See Also:
Item.notifyStateChanged()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags