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.
有两个等级:A 和 B。
A 类有一个空的 JList。B 类有一个 JButton。
所以我想在按下按钮时向列表中添加一个字符串。我得到了布局,但问题在于传递项目。
请问有人可以用简单的方式编码吗?
提前致谢。