- convertFilePathToURI(String) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Properly converts possibly relative file path to URI.
- convertURIToFilePath(URI) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Properly converts possibly relative URI to file path.
- createArea() - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
-
Creates or otherwise picks a storage area interactively.
- createLibrary(String, String, Map<String, List<URL>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, String, String, Map<String, List<URL>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, String, String, Map<String, List<URL>>, Map<String, String>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createLibrary(String, String, A, Map<String, List<URI>>) - Method in interface org.netbeans.spi.project.libraries.ArealLibraryProvider
-
Creates a new library.
- createLibrary(LibraryImplementation) - Static method in class org.netbeans.spi.project.libraries.LibraryFactory
-
Creates Library for LibraryImplementation
- createLibrary() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
-
Creates a new empty library implementation.
- createLibraryImplementation(String, String[]) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
Creates default LibraryImplementation
- createLibraryImplementation3(String, String...) - Static method in class org.netbeans.spi.project.libraries.support.LibrariesSupport
-
- createPanel(LibraryManager, LibraryChooser.Filter) - Static method in class org.netbeans.api.project.libraries.LibraryChooser
-
Create a picker as an embeddable panel.
- createURILibrary(String, String, Map<String, List<URI>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createURILibrary(String, String, String, String, Map<String, List<URI>>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.
- createURILibrary(String, String, String, String, Map<String, List<URI>>, Map<String, String>) - Method in class org.netbeans.api.project.libraries.LibraryManager
-
Creates a new library definition and adds it to the list.