Dynamically growing JPanel with BoxLayout (on a null layout)

后端 未结 4 1645
灰色年华
灰色年华 2021-01-16 18:38

I have a JPanel with a vertical BoxLayout on top of a JPanel with a null layout.

I would like the JPanel with the BoxLayout to grow as the components are being added

4条回答
提交回复
热议问题