Is a GridBagLayout the best way to make a panel like this?

49 Views Asked by At

I'm storing some x,y coordinates in the rectangles (JTextFields) and I'd like the JLabels to be in the middle of those two text fields.

Idea:

https://i.stack.imgur.com/1StaE.png

0

There are 0 best solutions below