org.openide.util.lookup 8.8.1

Package org.openide.util

Client API part of the Lookup interfaces.

See:
          Description

Interface Summary
Lookup.Provider Objects implementing interface Lookup.Provider are capable of and willing to provide a lookup (usually bound to the object).
LookupListener General listener for changes in lookup.
 

Class Summary
Lookup A general registry permitting clients to find instances of services (implementation of a given interface).
Lookup.Item<T> A single item in a lookup result.
Lookup.Result<T> Result of a lookup request.
Lookup.Template<T> Template defining a pattern to filter instances by.
LookupEvent An event describing the change in the lookup's result.
 

Package org.openide.util Description

Client API part of the Lookup interfaces.


org.openide.util.lookup 8.8.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.