One of the standard layout managers that come with the Java platform is BoxLayout. This allows you to layout a single row or column of components in a container. This may sound like a ...
A simple Korge example with jvm target results in the window being larger than the desired height, where the top and bottom contains black borders.