Uses of Package
org.netbeans.api.project
Packages that use org.netbeans.api.project
Package
Description
General API for finding and manipulating all kinds of projects.
Support for defining project types.
-
Classes in org.netbeans.api.project used by org.netbeans.api.projectClassDescriptionProvides list of projects the project action should apply toRepresents one IDE project in memory.This represents context for a project model query.Builder used to construct the
ProjectActionContext
.Functional callback interface to be used withProjectActionContext.apply(org.netbeans.modules.project.dependency.ProjectActionContext.ProjectCallback, org.netbeans.modules.project.dependency.ProjectActionContext...)
General information about a project.Manages loaded projects.A result (immutable) object returned fromProjectManager.isProject2(org.openide.filesystems.FileObject)
method.Representation of one area of sources.A wrapper class that is capable of lazily creating aSourceGroup
instance.Optional interface for a project to enumerate folders containing sources of various kinds. -
Classes in org.netbeans.api.project used by org.netbeans.spi.projectClassDescriptionRepresents one IDE project in memory.General information about a project.A result (immutable) object returned from
ProjectManager.isProject2(org.openide.filesystems.FileObject)
method.Representation of one area of sources. -
Classes in org.netbeans.api.project used by org.netbeans.spi.project.supportClassDescriptionRepresents one IDE project in memory.Representation of one area of sources.Optional interface for a project to enumerate folders containing sources of various kinds.