Package | Description |
---|---|
org.hkijena.jipipe.utils |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopSplitPane.DynamicSidebarRatio
A dynamic ratio designed for UIs with a sidebar (defaults to the right) that adapts to the available space
Targets a preferred sidebar width
|
static class |
JIPipeDesktopSplitPane.FixedRatio
A fixed ratio
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopSplitPane.Ratio |
JIPipeDesktopSplitPane.getRatio() |
JIPipeDesktopSplitPane.Ratio |
JIPipeDesktopSplitPane.RatioUpdatedEvent.getRatio() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopSplitPane.setRatio(JIPipeDesktopSplitPane.Ratio ratio) |
Constructor and Description |
---|
JIPipeDesktopSplitPane(int newOrientation,
Component newLeftComponent,
Component newRightComponent,
JIPipeDesktopSplitPane.Ratio ratio) |
JIPipeDesktopSplitPane(int newOrientation,
JIPipeDesktopSplitPane.Ratio ratio) |
RatioUpdatedEvent(Object source,
JIPipeDesktopSplitPane.Ratio ratio) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.