I need help with layouts.
I need a simple layout of some kind, which allows me to put objects at x,y place.
Or a layout that allows me to put a gap of space between objects, that needs to be horizontolly and vertically, I tried GridConstraints and layout, I tried to to use a Separator, but nothings seems to work ok.
I hope you guys can help me.
Greetings,
L19htn1n9
PS: it needs to work on a JPanel

