Package | Description |
---|---|
org.hkijena.jipipe.desktop.commons.components |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopMessagePanel.Message |
JIPipeDesktopMessagePanel.addMessage(JIPipeDesktopMessagePanel.MessageType type,
String message,
boolean withCloseButton,
boolean autoClose,
Component... components) |
JIPipeDesktopMessagePanel.Message |
JIPipeDesktopMessagePanel.addMessage(JIPipeDesktopMessagePanel.MessageType type,
String message,
boolean withCloseButton,
boolean autoClose,
List<Component> components) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopMessagePanel.removeMessage(JIPipeDesktopMessagePanel.Message message) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.