Skip navigation links
org.netbeans.modules.projectapi/1 1.72
A C D E F G H I L M N O P R S T U 

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).
setActiveConfiguration(C) - Method in interface org.netbeans.spi.project.ProjectConfigurationProvider
Sets the active configuration.
SingleMethod - Class in org.netbeans.spi.project
Structure representing an identification of a single method/function 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. cannot be retrieved from Sources The project type supporting automated creation of SourceGroup root folders needs to provide SourceGroupModifierImplementation in the project's lookup.
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".
A C D E F G H I L M N O P R S T U 
Skip navigation links
org.netbeans.modules.projectapi/1 1.72