Package | Description |
---|---|
org.hkijena.jipipe.ui.running |
Modifier and Type | Method and Description |
---|---|
JIPipeRunnableLogEntry |
JIPipeRunnableLogsCollection.LogEntryAddedEvent.getEntry() |
Modifier and Type | Method and Description |
---|---|
List<JIPipeRunnableLogEntry> |
JIPipeRunnableLogsCollection.getLogEntries() |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeLogViewer.LogEntryRenderer.getListCellRendererComponent(JList<? extends JIPipeRunnableLogEntry> list,
JIPipeRunnableLogEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
void |
JIPipeRunnableLogsCollection.markAsRead(JIPipeRunnableLogEntry logEntry) |
void |
JIPipeRunnableLogsCollection.pushToLog(JIPipeRunnableLogEntry entry) |
void |
JIPipeLogViewer.showLog(JIPipeRunnableLogEntry entry) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeLogViewer.LogEntryRenderer.getListCellRendererComponent(JList<? extends JIPipeRunnableLogEntry> list,
JIPipeRunnableLogEntry value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Constructor and Description |
---|
JIPipeLogViewLogUI(JIPipeWorkbench workbench,
JIPipeRunnableLogEntry logEntry) |
LogEntryAddedEvent(JIPipeRunnableLogsCollection logs,
JIPipeRunnableLogEntry entry) |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.