Row/Col spanning using SpringGridLayout

Does the SpringGridLayout support row or column spanning? I know that column and row can be set but I can’t see any way to indicate spanning?

Make your life easier and use this miglayout code by zissis,

No, it’s a simple layout in that regard. Personally, I’ve never needed it as 99% of the time you can get away with nested containers.

In the case you can’t there is mig layout as already mentioned.

Miglayout DOES support row and column span. Please refer to the MigLayout cheat sheet

1 Like