Package | Description |
---|---|
org.hkijena.jipipe.utils | |
org.hkijena.jipipe.utils.ui |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
UIUtils.getSelectionByDialog(Component parent,
Collection<T> input,
Collection<T> selected,
String title,
String message,
ListCellRenderer<T> renderer,
ListSelectionMode selectionMode)
Lets the user select one or multiple items from a list
|
Modifier and Type | Method and Description |
---|---|
static ListSelectionMode |
ListSelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSelectionMode[] |
ListSelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.