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

Overview (NetBeans Project API) - NetBeans API Javadoc 5.0.0

 

NetBeans Project API

Generic project infrastructure.

See:
          Description

Project API
org.netbeans.api.project General API for finding and manipulating all kinds of projects.
org.netbeans.spi.project Support for defining project types.
org.netbeans.spi.project.support  

 

Generic project infrastructure.

Besides the visible Javadoc, this module permits a project to add implementations of FileBuiltQueryImplementation and SharabilityQueryImplementation into the project lookup (rather than global lookup). The implementations will be consulted only in the case the relevant file belongs to that project (according to FileOwnerQuery). This helps avoid the need to consult irrelevant query implementations.

API Change List

Architecture Summary


 

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