Posted in
The GridBagLayout does not support empty cells, but you can easily create a pseudo empty space by simply putting an empty (J)Panel in it.
The GridBagLayout does not support empty cells, but you can easily create a pseudo empty space by simply putting an empty (J)Panel in it.