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

Package org.netbeans.spi.java.project.support.ui

Utilities to help create the UI for a Java-oriented project.

See:
          Description

Interface Summary
PackageRenameHandler This handler is used by PackageViewChildren.PackageNode.setName() method.
 

Class Summary
BrokenReferencesSupport Support for managing broken project references.
EditJarSupport Factory for creating a dialog for editing jar/folder-based classpath dependencies for Ant based projects.
EditJarSupport.Item Simple object holding information used for passing information in and out of the EditJarSupport.showEditDialog method.
IncludeExcludeVisualizer Utility permitting a user to easily see the effect of changing include and exclude patterns on a source group (or several).
PackageView Factory for package views.
SharableLibrariesUtils Utility methods related to sharable libraries UI.
 

Package org.netbeans.spi.java.project.support.ui Description

Utilities to help create the UI for a Java-oriented project.

PackageView supplies a package-oriented view of a Java source root, which you may wish to use as a part of your project's logical view.


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

Built on July 29 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.