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

Uses of Package org.netbeans.api.project (NetBeans Project API) - NetBeans API Javadoc 5.0.0

 

Uses of Package
org.netbeans.api.project

Packages that use org.netbeans.api.project
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   
 

Classes in org.netbeans.api.project used by org.netbeans.api.project
Project
          Represents one IDE project in memory.
ProjectInformation
          General information about a project.
ProjectManager
          Manages loaded projects.
SourceGroup
          Representation of one area of sources.
Sources
          Optional interface for a project to enumerate folders containing sources of various kinds.
 

Classes in org.netbeans.api.project used by org.netbeans.spi.project
Project
          Represents one IDE project in memory.
 

Classes in org.netbeans.api.project used by org.netbeans.spi.project.support
Project
          Represents one IDE project in memory.
SourceGroup
          Representation of one area of sources.
Sources
          Optional interface for a project to enumerate folders containing sources of various kinds.
 


 

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