Package | Description |
---|---|
org.hkijena.jipipe.ui.components.ribbon |
Modifier and Type | Class and Description |
---|---|
class |
CheckBoxAction |
class |
LargeButtonAction |
class |
LargeToggleButtonAction |
class |
SmallButtonAction |
class |
SmallToggleButtonAction |
Modifier and Type | Method and Description |
---|---|
List<Ribbon.Action> |
Ribbon.Band.getActions() |
Modifier and Type | Method and Description |
---|---|
Ribbon.Band |
Ribbon.Band.add(Ribbon.Action action) |
Ribbon.Band |
Ribbon.Band.addAll(Ribbon.Action... actions) |
Modifier and Type | Method and Description |
---|---|
void |
Ribbon.Band.setActions(List<Ribbon.Action> actions) |
Constructor and Description |
---|
Band(String label,
Ribbon.Action... actions) |
Band(String id,
String label,
Ribbon.Action... actions) |
Constructor and Description |
---|
Band(String label,
List<Ribbon.Action> actions) |
Band(String id,
String label,
List<Ribbon.Action> actions) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.