Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://chopapp.com/#vebagc7x
这是我目前的代码。
如果你运行它,你会看到整个框架都被填满了,尽管我可以轻松地限制球体的去向,但我看不到有一个带有按钮和文本的底部面板的简单方法,用于用户输入。
有什么建议吗?
add屏幕南侧的底部 JPanel 带有add(new JPanel(), BorderLayout.SOUTH).
add
add(new JPanel(), BorderLayout.SOUTH)