Package | Description |
---|---|
org.hkijena.jipipe.api.notifications |
Modifier and Type | Method and Description |
---|---|
JIPipeNotificationAction.Style |
JIPipeNotificationAction.getStyle() |
static JIPipeNotificationAction.Style |
JIPipeNotificationAction.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeNotificationAction.Style[] |
JIPipeNotificationAction.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNotificationAction.setStyle(JIPipeNotificationAction.Style style) |
Constructor and Description |
---|
JIPipeNotificationAction(String label,
String tooltip,
Icon icon,
JIPipeNotificationAction.Style style,
Consumer<JIPipeWorkbench> action) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.