站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Class org.openide.util.lookup.AbstractLookup.Content (NetBeans APIs) - NetBeans API Javadoc 4.1.0


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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.