|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||