Skip navigation links
org.netbeans.modules.project.libraries/1 1.77
A C E F G H L N O P R S T U V W 

G

getArchiveFile(URI) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns the URI of the archive file containing the file referred to by a jar-protocol URL.
getArchiveRoot(URI) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns a URI representing the root of an archive.
getCachedAreas() - Method in interface org.netbeans.spi.project.libraries.LibraryStorageAreaCache
Returns the preferred LibraryStorageAreas.
getContent(String) - Method in class org.netbeans.api.project.libraries.Library
Access typed raw library data as URLs.
getContent(String) - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns List of resources contained in the given volume.
getContent(String) - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getCustomizer(String) - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Returns customizer for given volume's type, or null if the volume is not customizable.
getDefault() - Static method in class org.netbeans.api.project.libraries.LibraryManager
Get the default instance of the library manager.
getDelegate() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
Returns the delegate.
getDescription() - Method in class org.netbeans.api.project.libraries.Library
Returns description of the library.
getDescription() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Get a description of the library.
getDescription() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getDisplayName() - Method in class org.netbeans.api.project.libraries.Library
Returns the display name of the library.
getDisplayName() - Method in class org.netbeans.api.project.libraries.LibraryManager
Gets a human-readable description of this manager.
getDisplayName() - Method in interface org.netbeans.spi.project.libraries.LibraryStorageArea
Gets a human-readable display label for this area.
getDisplayName() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Returns the UI name of the LibraryType.
getDisplayName() - Method in interface org.netbeans.spi.project.libraries.NamedLibraryImplementation
Returns the display name if available or null.
getDisplayName() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getDisplayName(LibraryImplementation) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns LibraryImplementation display name.
getLibraries() - Method in class org.netbeans.api.project.libraries.LibraryManager
Lists all libraries defined in this manager.
getLibraries(A) - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
Gets all libraries defined in a given area.
getLibraries() - Method in interface org.netbeans.spi.project.libraries.LibraryProvider
Returns libraries provided by the implemented provider.
getLibrary(String) - Method in class org.netbeans.api.project.libraries.LibraryManager
Returns library by its name.
getLibraryImplementation(Library) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns the LibraryImplementation for given Library.
getLibraryStorageArea(LibraryManager) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns a LibraryStorageArea for given LibraryManager.
getLibraryType() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Get a unique identifier for the library type.
getLibraryTypeProvider(String) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns registered LibraryTypeProvider for given library type.
getLibraryTypeProviders() - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns all registered LibraryTypeProviders.
getLocalizedName(LibraryImplementation) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns a localized (user friendly) name of the LibraryImplementation.
getLocalizingBundle() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns the resource name of the bundle which is used for localizing the name and description.
getLocalizingBundle() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getLocation() - Method in class org.netbeans.api.project.libraries.LibraryManager
Gets the location associated with this manager.
getLocation() - Method in interface org.netbeans.spi.project.libraries.LibraryStorageArea
Gets an associated storage location.
getManager() - Method in class org.netbeans.api.project.libraries.Library
Gets the associated library manager.
getName() - Method in class org.netbeans.api.project.libraries.Library
Get library binding name.
getName() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns name of the library
getName() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getOpenAreas() - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
Looks for areas which should be somehow listed as open.
getOpenManagers() - Static method in class org.netbeans.api.project.libraries.LibraryManager
Gets an unspecified collection of managers which are somehow to be represented as open.
getProperties() - Method in class org.netbeans.api.project.libraries.Library
Returns properties associated with this library.
getProperties() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation3
Returns library properties
getProperties() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getProperties(LibraryImplementation) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns LibraryImplementation properties.
getSupportedVolumeTypes() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Get identifiers for the volume types supported by the libraries created by this provider.
getType() - Method in class org.netbeans.api.project.libraries.Library
Gets the type of library.
getType() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns type of library, the LibraryTypeProvider creates libraries of given unique type.
getType() - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getURIContent(String) - Method in class org.netbeans.api.project.libraries.Library
Access typed raw library data as possibly relative URIs.
getURIContent(String) - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation2
Returns List of resources contained in the given volume.
getURIContent(String) - Method in class org.netbeans.spi.project.libraries.support.ForwardingLibraryImplementation
 
getURIContent(LibraryImplementation, String, LibrariesSupport.ConversionMode) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
Returns LibraryImplementation URI content.
GLOBAL - Static variable in interface org.netbeans.spi.project.libraries.LibraryStorageArea
The LibraryStorageArea for global libraries.
A C E F G H L N O P R S T U V W 
Skip navigation links
org.netbeans.modules.project.libraries/1 1.77