SyntaxFix
Write A Post
Hire A Developer
Questions
To get fixed padding, I will set layout to java.awt.GridBagLayout with one cell. You can then set padding for each cell. Then you can insert inner JPanel to that cell and (if you need) delegate proper JPanel methods to the inner JPanel.
java.awt.GridBagLayout
JPanel