I have 3 panels: left, center and right.
Left and right are just for padding they don't carry any elements but I would like to set them to be a specific size to push in center panel or alternatevly I would like to set size of center panel ... I've tried to use GridBag Layout but couldn't get it working... and I don't have any GUI building IDE so I really have to do it by hand...
Thank you
Left and right are just for padding they don't carry any elements but I would like to set them to be a specific size to push in center panel or alternatevly I would like to set size of center panel ... I've tried to use GridBag Layout but couldn't get it working... and I don't have any GUI building IDE so I really have to do it by hand...
Thank you