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