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

org.openide.util.lookup (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

 

Package org.openide.util.lookup

Support classes for the Registration and Lookup extension mechanism.

See:
          Description

Interface Summary
InstanceContent.Convertor Convertor postpones an instantiation of an object.
 

Class Summary
AbstractLookup Implementation of the lookup from OpenAPIs that is based on the introduction of Item.
AbstractLookup.Content A class that can be used by the creator of the AbstractLookup to control its content.
AbstractLookup.Pair Extension to the default lookup item that offers additional information for the data structures use in AbstractLookup
InstanceContent A special content implementation that can be passed to AbstractLookup and provides methods for registration of instances and lazy instances.
Lookups Static factory methods for creating common lookup implementations.
ProxyLookup Implementation of lookup that can delegate to others.
 

Package org.openide.util.lookup Description

Support classes for the Registration and Lookup extension mechanism.


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.