Is there a way to make multiple rectangles that isn't connected (have multiple locations throughout the frame)out of only 1 frame rectangle?

前端 未结 0 1839
囚心锁ツ
囚心锁ツ 2020-12-05 02:51

I want to create 2 JPanels out of one JPanel Object, for example in order to create 2 panels is to manually like JPanel panel = new JPanel(); and JPanel panel1 = new JPanel(

相关标签:
回答
  • 消灭零回复
提交回复
热议问题