Generated by
JDiff

Class java.awt.Choice

Changed Constructors
Choice(void) Change in exceptions thrown from no exceptions to HeadlessException.
Creates a new choice menu.
 

Added Methods
ItemListener[] getItemListeners() Returns an array of all the item listeners registered on this choice.