|
org.netbeans.modules.projectapi/1 1.31.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.api.project.SourceGroupModifier.Future
public static final class SourceGroupModifier.Future
A wrapper class that is capable of lazily creating a SourceGroup instance.
| Method Summary | |
|---|---|
SourceGroup |
createSourceGroup()
Create the instance of SourceGroup wrapped by
this object. |
String |
getHint()
The source hint associated with the current instance. |
String |
getType()
The type of sources associated with the current instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final SourceGroup createSourceGroup()
SourceGroup wrapped by
this object.
public String getType()
public String getHint()
|
org.netbeans.modules.projectapi/1 1.31.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||