Automatically resizes JavaFX TableView columns proportionally to fill available width, respecting min/max widths and the vertical scrollbar. Fixes empty gaps or unwanted overflow common with standard resize policies.
utility javafx tableview column resizing layout-management javafx-controls column-resizing proportional-resize javafx-utils scrollbar-handling
-
Updated
Apr 7, 2025 - Java