org.netbeans.modules.projectapi/1 1.36.1

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.
ProjectManager.Result
          A result (immutable) object returned from ProjectManager.isProject2(org.openide.filesystems.FileObject) method.
SourceGroup
          Representation of one area of sources.
SourceGroupModifier.Future
          A wrapper class that is capable of lazily creating a SourceGroup instance.
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.
ProjectManager.Result
          A result (immutable) object returned from ProjectManager.isProject2(org.openide.filesystems.FileObject) method.
SourceGroup
          Representation of one area of sources.
 

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.36.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.