public static final class ProjectManager.Result extends Object
ProjectManager.isProject2(org.openide.filesystems.FileObject)
method.
To be created by ProjectFactory2
project factories.Constructor and Description |
---|
Result(Icon icon) |
Result(String displayName,
String projectType,
Icon icon)
C'tor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Get a human-readable display name for the project.
|
Icon |
getIcon()
Get the project icon.
|
String |
getProjectType()
Get the project type e.g.
|
public Result(Icon icon)
public String getDisplayName()
public String getProjectType()
"org-netbeans-modules-java-j2seproject"
public Icon getIcon()