org.netbeans.modules.projectapi/1 1.9.31

Uses of Interface
org.netbeans.api.project.SourceGroup

Packages that use SourceGroup
org.netbeans.api.project General API for finding and manipulating all kinds of projects. 
org.netbeans.spi.project.support   
 

Uses of SourceGroup in org.netbeans.api.project
 

Methods in org.netbeans.api.project that return SourceGroup
 SourceGroup[] Sources.getSourceGroups(String type)
          Find all root source folders matching a given type.
 

Uses of SourceGroup in org.netbeans.spi.project.support
 

Methods in org.netbeans.spi.project.support that return SourceGroup
static SourceGroup GenericSources.group(Project p, FileObject rootFolder, String name, String displayName, Icon icon, Icon openedIcon)
          Default kind of source folder group.
 


org.netbeans.modules.projectapi/1 1.9.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.