Choice.removeItemListener
Class Overview | Class Members | 
  This Package | 
All Packages
 public synchronized void removeItemListener( ItemListener l )
Parameters
-  l 
-  the item listener.
    
Description
 Removes the specified item listener so that it no longer receives 
 item events from this Choice menu.
  
See Also
     ItemEvent, ItemListener, addItemListener