org.netbeans.spi.project.libraries
public interface LibraryStorageArea
Object.equals(java.lang.Object)
and Object.hashCode()
are expected to be defined
such that object identity (within the implementing class) are driven by getLocation()
.ArealLibraryProvider
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Gets a human-readable display label for this area.
|
URL |
getLocation()
Gets an associated storage location.
|
URL getLocation()
String getDisplayName()
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.