org.netbeans.modules.java.project/1 1.38.1

Uses of Class
org.netbeans.spi.java.project.support.ui.EditJarSupport.Item

Packages that use EditJarSupport.Item
org.netbeans.spi.java.project.support.ui Utilities to help create the UI for a Java-oriented project. 
 

Uses of EditJarSupport.Item in org.netbeans.spi.java.project.support.ui
 

Methods in org.netbeans.spi.java.project.support.ui that return EditJarSupport.Item
static EditJarSupport.Item EditJarSupport.showEditDialog(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.
 

Methods in org.netbeans.spi.java.project.support.ui with parameters of type EditJarSupport.Item
static EditJarSupport.Item EditJarSupport.showEditDialog(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.
 


org.netbeans.modules.java.project/1 1.38.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.