Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- saveAllProjects() - Method in class org.netbeans.api.project.ProjectManager
-
Save all modified projects.
- saveAllProjects() - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Save all modified projects.
- saveProject(Project) - Method in class org.netbeans.api.project.ProjectManager
-
Save one project (if it was in fact modified).
- saveProject(Project) - Method in interface org.netbeans.spi.project.ProjectFactory
-
Save a project to disk.
- saveProject(Project) - Method in interface org.netbeans.spi.project.ProjectManagerImplementation
-
Save one project (if it was in fact modified).
- service() - Element in annotation type org.netbeans.spi.project.ProjectServiceProvider
-
Service class(es) to be registered.
- setActiveConfiguration(C) - Method in interface org.netbeans.spi.project.ProjectConfigurationProvider
-
Sets the active configuration.
- setActiveConfiguration(Project, C) - Method in class org.netbeans.api.project.ProjectUtils
-
Sets the active configuration to a project.
- SingleMethod - Class in org.netbeans.spi.project
-
Structure representing an identification of a single method/function in a file.
- SingleMethod(String, NestedClass) - Constructor for class org.netbeans.spi.project.SingleMethod
-
Creates a new instance holding the specified identification of a method/function in nested class in a file.
- SingleMethod(FileObject, String) - Constructor for class org.netbeans.spi.project.SingleMethod
-
Creates a new instance holding the specified identification of a method/function in a file.
- SourceGroup - Interface in org.netbeans.api.project
-
Representation of one area of sources.
- SourceGroupModifier - Class in org.netbeans.api.project
-
SourceGroupModifier
provides ways of create specific folders (SourceGroup
root folders) in case they don't exist, eg. - SourceGroupModifier.Future - Class in org.netbeans.api.project
-
A wrapper class that is capable of lazily creating a
SourceGroup
instance. - SourceGroupModifierImplementation - Interface in org.netbeans.spi.project
-
The SPI side of
SourceGroupModifier
. - SourceGroupRelativeModifierImplementation - Interface in org.netbeans.spi.project
-
Intermediate level for more structured projects, where the simple type-based information are not sufficient to create an appropriate folder structure.
- Sources - Interface in org.netbeans.api.project
-
Optional interface for a project to enumerate folders containing sources of various kinds.
- start(Lookup) - Static method in class org.netbeans.spi.project.ActionProgress
-
Locates a progress listener in an action context.
- started() - Method in class org.netbeans.spi.project.ActionProgress
-
Called when the action is started.
- SubprojectProvider - Interface in org.netbeans.spi.project
-
Optional ability of projects which may have a list of "subprojects".
All Classes and Interfaces|All Packages|Constant Field Values