Package | Description |
---|---|
org.netbeans.spi.java.project.support.ui |
Utilities to help create the UI for a Java-oriented project.
|
Modifier and Type | Method and Description |
---|---|
static EditJarSupport.Item |
EditJarSupport.AntProjectHelper helper,
EditJarSupport.Item item)
Show dialog that allows to edit source and javadoc jar/folder locations
for a given jar/folder on the classpath.
|
Modifier and Type | Method and Description |
---|---|
static EditJarSupport.Item |
EditJarSupport.AntProjectHelper helper,
EditJarSupport.Item item)
Show dialog that allows to edit source and javadoc jar/folder locations
for a given jar/folder on the classpath.
|