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

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

 

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

Packages that use AbstractLookup.Content
org.openide.util.lookup Support classes for the Registration and Lookup extension mechanism. 
 

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