public final class LibrariesCustomizer extends Object
Modifier and Type | Method and Description |
---|---|
static Library |
showCreateNewLibraryCustomizer(LibraryManager manager)
Show customizer for creating new library in the given library manager.
|
static boolean |
showCustomizer(Library activeLibrary)
Shows libraries customizer for global libraries.
|
static boolean |
showCustomizer(Library activeLibrary,
LibraryManager libraryManager)
Shows libraries customizer for given library manager.
|
static boolean |
showSingleLibraryCustomizer(Library library)
Show library customizer for the given library.
|
public static boolean showCustomizer(Library activeLibrary, LibraryManager libraryManager)
activeLibrary
- if not null the activeLibrary is selected in the opened customizerpublic static boolean showCustomizer(Library activeLibrary)
activeLibrary
- if not null the activeLibrary is selected in the opened customizerpublic static Library showCreateNewLibraryCustomizer(LibraryManager manager)
manager
- managerpublic static boolean showSingleLibraryCustomizer(Library library)
library
- library