org.openide.util 7.18.1 1

Uses of Interface
org.openide.util.LookupListener

Packages that use LookupListener
org.openide.util A set of utility classes covering a few general infrastructure points in the Open APIs. 
 

Uses of LookupListener in org.openide.util
 

Methods in org.openide.util with parameters of type LookupListener
abstract  void Lookup.Result.addLookupListener(LookupListener l)
          Registers a listener that is invoked when there is a possible change in this result.
abstract  void Lookup.Result.removeLookupListener(LookupListener l)
          Unregisters a listener previously added.
 


org.openide.util 7.18.1 1

Built on January 5 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.