|
org.netbeans.modules.java.api.common/0 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.java.api.common.project.ui.customizer.AntArtifactItem
public final class AntArtifactItem
Pair of AntArtifact and one of jars it produces.
| Constructor Summary | |
|---|---|
AntArtifactItem(AntArtifact artifact,
URI artifactURI)
|
|
| Method Summary | |
|---|---|
AntArtifact |
getArtifact()
|
URI |
getArtifactURI()
|
static AntArtifactItem[] |
showAntArtifactItemChooser(String[] artifactTypes,
Project master,
Component parent)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AntArtifactItem(AntArtifact artifact,
URI artifactURI)
| Method Detail |
|---|
public static AntArtifactItem[] showAntArtifactItemChooser(String[] artifactTypes,
Project master,
Component parent)
public AntArtifact getArtifact()
public URI getArtifactURI()
public String toString()
toString in class Object
|
org.netbeans.modules.java.api.common/0 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||