|
org.netbeans.modules.project.libraries/1 1.29.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LibraryStorageArea
Abstract location where zero or more libraries are defined.
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
Method Summary | |
---|---|
String |
getDisplayName()
Gets a human-readable display label for this area. |
URL |
getLocation()
Gets an associated storage location. |
Method Detail |
---|
URL getLocation()
String getDisplayName()
|
org.netbeans.modules.project.libraries/1 1.29.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |