org.netbeans.modules.projectapi/1 1.9.22

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.
 


org.netbeans.modules.projectapi/1 1.9.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.