See: Description
Interface | Description |
---|---|
BrokenReferencesSupport.LibraryDefiner |
Service which may be registered to download remote libraries or otherwise define them.
|
BrokenReferencesSupport.PlatformUpdatedCallBack |
Callback called after the project platform has been updated.
|
PackageRenameHandler |
This handler is used by PackageViewChildren.PackageNode.setName() method.
|
Class | Description |
---|---|
BrokenReferencesSupport |
Support for managing broken project references.
|
CreateJavaClassFileFromClipboard | |
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.
|
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.