@FunctionalInterface public static interface SplitPanel.ResizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onResize(SplitPanel panel,
double pixels,
double percent) |
void onResize(SplitPanel panel, double pixels, double percent)
panel - the panelpixels - the new size in pixelspercent - the new size in percentageCopyright © 2019–2022 Dominokit. All rights reserved.