Package | Description |
---|---|
org.netbeans.api.project.libraries |
Modifier and Type | Method and Description |
---|---|
static LibraryChooser.Panel |
LibraryChooser.LibraryManager manager,
LibraryChooser.Filter filter)
Create a picker as an embeddable panel.
|
static Library> |
LibraryChooser.LibraryManager manager,
LibraryChooser.Filter filter,
LibraryChooser.LibraryImportHandler handler)
Create a chooser showing libraries from given library manager and let the
user to pick some.
|