public static class JIPipeDesktopSplitPane.FixedRatio extends Object implements JIPipeDesktopSplitPane.Ratio
Constructor and Description |
---|
FixedRatio() |
FixedRatio(double ratio) |
FixedRatio(double ratio,
boolean canUpdate) |
Modifier and Type | Method and Description |
---|---|
Double |
apply(Integer integer) |
double |
getRatio() |
void |
onUpdated(JIPipeDesktopSplitPane splitPane,
int dividerLocation) |
void |
setRatio(double ratio) |
public FixedRatio(double ratio)
public FixedRatio(double ratio, boolean canUpdate)
public FixedRatio()
public double getRatio()
public void setRatio(double ratio)
public void onUpdated(JIPipeDesktopSplitPane splitPane, int dividerLocation)
onUpdated
in interface JIPipeDesktopSplitPane.Ratio
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.