Component.removeFocusListener
Class Overview | Class Members | 
  This Package | 
All Packages
 public synchronized void removeFocusListener( FocusListener l )
Parameters
-  l 
-  the focus listener.
    
Description
 Removes the specified focus listener so that it no longer
 receives focus events from this component.
  
See Also
     FocusEvent, FocusListener, addFocusListener