Is it possible for Java apps to use the Aero Glass effect?

廉价感情. 提交于 2019-12-23 07:46:57

问题


Is it possible for a Swing based Java to have the Aero Glass effect as the background under Windows Vista/7?


回答1:


I know it is possible, as it was achieved by the person who asked this question. I am currently researching the same thing and will post here if I find out how.




回答2:


As of Java SE 6 Swing's native look and feel for windows uses Aero. There's a blog post with a lot of details about this from Chet Haase entitled Java on Vista : Yes it works




回答3:


It does already.

alt text http://img167.imageshack.us/img167/5655/capturaxk5.png

From this unrelated answer



来源:https://stackoverflow.com/questions/1107283/is-it-possible-for-java-apps-to-use-the-aero-glass-effect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!