Modifier and Type | Class and Description |
---|---|
class |
CreateNewNodeByExampleDatabaseEntry |
class |
CreateNewNodeByInfoDatabaseEntry |
class |
ExistingCompartmentDatabaseEntry |
class |
ExistingPipelineNodeDatabaseEntry |
Modifier and Type | Method and Description |
---|---|
List<JIPipeNodeDatabaseEntry> |
JIPipeNodeDatabase.getEntries() |
List<JIPipeNodeDatabaseEntry> |
JIPipeNodeDatabase.query(String text,
JIPipeNodeDatabaseRole role,
boolean allowExisting,
boolean allowNew) |
List<JIPipeNodeDatabaseEntry> |
JIPipeNodeDatabase.query(String text,
JIPipeNodeDatabaseRole role,
boolean allowExisting,
boolean allowNew,
JIPipeSlotType targetSlotType,
Class<? extends JIPipeData> targetDataType) |
Modifier and Type | Method and Description |
---|---|
double |
JIPipeNodeDatabase.queryTextRanking(JIPipeNodeDatabaseEntry entry,
String text,
List<String> textTokens) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNodeDatabase.setEntries(List<JIPipeNodeDatabaseEntry> entries) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeDatabaseEntryListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry obj,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeDatabaseEntryListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry obj,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeDatabaseEntry |
NodeDatabaseSearchBox.getSelectedItem() |
JIPipeNodeDatabaseEntry |
NodeDatabaseSearchBox.SelectedEvent.getValue() |
Modifier and Type | Method and Description |
---|---|
JComboBox<JIPipeNodeDatabaseEntry> |
NodeDatabaseSearchBox.getComboBox() |
Modifier and Type | Method and Description |
---|---|
Component |
NodeDatabaseSearchBoxListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
void |
NodeDatabaseSearchBox.setSelectedItem(JIPipeNodeDatabaseEntry item) |
Modifier and Type | Method and Description |
---|---|
Component |
NodeDatabaseSearchBoxListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Constructor and Description |
---|
SelectedEvent(NodeDatabaseSearchBox searchBox,
JIPipeNodeDatabaseEntry value) |
Modifier and Type | Method and Description |
---|---|
Component |
NodeFinderDatasetListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
NodeFinderDatasetListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeDatabaseEntry> list,
JIPipeNodeDatabaseEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.