|
|
|
|
|
by layer8
1260 days ago
|
|
It’s nice to see new developments for Swing, however GroupLayout is the only layout manager I ever needed in practice. Once you grok the combination of parallel/sequential with horizontal/vertical, it’s most flexible and quite intuitive, and is also close to declarative in syntax. |
|