org.netbeans.modules.projectapi/1 1.9.22

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

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

Uses of Sources in org.netbeans.api.project
 

Methods in org.netbeans.api.project that return Sources
static Sources ProjectUtils.getSources(Project p)
          Get a list of sources for a project.
 

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

Methods in org.netbeans.spi.project.support that return Sources
static Sources GenericSources.genericOnly(Project p)
          Lists only one source folder group, of TYPE_GENERIC, containing the project directory, as by GenericSources.group(org.netbeans.api.project.Project, org.openide.filesystems.FileObject, java.lang.String, java.lang.String, javax.swing.Icon, javax.swing.Icon).
 


org.netbeans.modules.projectapi/1 1.9.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.