Uses of Class
org.openide.util.lookup.AbstractLookup.Content

Packages that use AbstractLookup.Content
org.openide.util.lookup Useful implementations of the lookup system used to register functionality and objects in the APIs. 
 

Uses of AbstractLookup.Content in org.openide.util.lookup
 

Subclasses of AbstractLookup.Content in org.openide.util.lookup
 class InstanceContent
          A special content implementation that can be passed to AbstractLookup and provides methods for registration of instances and lazy instances.
 

Constructors in org.openide.util.lookup with parameters of type AbstractLookup.Content
AbstractLookup(AbstractLookup.Content content)
          Constructor to create this lookup and associate it with given Content.
 



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