|
org.netbeans.modules.project.ant/1 1.42.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourcesHelper.SourceRootConfig | |
---|---|
org.netbeans.spi.project.support.ant | Principal package for implementing typical Ant-based projects. |
Uses of SourcesHelper.SourceRootConfig in org.netbeans.spi.project.support.ant |
---|
Methods in org.netbeans.spi.project.support.ant that return SourcesHelper.SourceRootConfig | |
---|---|
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.add()
Adds configured source root to SourcesHelper . |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.displayName(String value)
Configures a display name (for SourceGroup.getDisplayName() ) |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.excludes(String value)
Configures optional exclude list. |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.hint(String value)
Configures optional hint for SourceGroupModifier allowing creation of this
source root on demand. |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.icon(Icon value)
Configures a regular icon for the source root, optional. |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.includes(String value)
Configures optional include list. |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.openedIcon(Icon value)
Configures an opened variant icon for the source root, optional. |
SourcesHelper.SourceRootConfig |
SourcesHelper.sourceRoot(String location)
Creates a possible source root configuration. |
SourcesHelper.SourceRootConfig |
SourcesHelper.SourceRootConfig.type(String value)
Turns a root into typed source root which will be considered only in certain contexts. |
|
org.netbeans.modules.project.ant/1 1.42.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |