Package | Description |
---|---|
org.hkijena.jipipe.desktop.commons.components.ribbon |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDesktopCheckBoxRibbonAction |
class |
JIPipeDesktopLargeButtonRibbonAction |
class |
JIPipeDesktopLargeToggleButtonRibbonAction |
class |
JIPipeDesktopSmallButtonRibbonAction |
class |
JIPipeDesktopSmallToggleButtonRibbonAction |
class |
JIPipeDesktopToggleButtonRibbonAction |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopRibbon.Action |
JIPipeDesktopRibbon.Band.addComponent(Component component,
int height,
Insets insets) |
JIPipeDesktopRibbon.Action |
JIPipeDesktopRibbon.Band.addComponent(Component component,
int height,
Insets insets,
boolean makeNonOpaque) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeDesktopRibbon.Action> |
JIPipeDesktopRibbon.Band.getActions() |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopRibbon.Band |
JIPipeDesktopRibbon.Band.add(JIPipeDesktopRibbon.Action action) |
JIPipeDesktopRibbon.Band |
JIPipeDesktopRibbon.Band.addAll(JIPipeDesktopRibbon.Action... actions) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopRibbon.Band.setActions(List<JIPipeDesktopRibbon.Action> actions) |
Constructor and Description |
---|
Band(String label,
JIPipeDesktopRibbon.Action... actions) |
Band(String id,
String label,
JIPipeDesktopRibbon.Action... actions) |
Constructor and Description |
---|
Band(String label,
List<JIPipeDesktopRibbon.Action> actions) |
Band(String id,
String label,
List<JIPipeDesktopRibbon.Action> actions) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.