java - Trying to add multiple JPanel to JFrame -


i want have 9 jpanel components on jframe , have 4 jbutton components on each panel. after adding 9 panels, 8 of them disappear.

anyone can me correct this?

jframe uses borderlayout default, may wish consider using different ones, compounding them achieve desired results. see laying out components within container more details.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -