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.
我正在寻找一些改进swing gui的方法,例如我想了解新的组件库、增强swing性能的新方法、为swing gui添加特殊效果的新方法以及swing的新plaf。
请我想知道如何使用这个主题以及在哪里可以找到一些关于它的教程。
谢谢。
如果您正在寻找 Java Swing 库的附加组件,您可以查看SwingX
有一本很好的书叫做 Swing Hack,我强烈推荐。它会教你很多很酷的东西来改善挥杆的外观。
ps override paintComponent(Graphics g) 始终有效并为您提供新的理想:)
肮脏的富客户怎么样?