开发者

How to create translucent window frame in java

开发者 https://www.devze.com 2022-12-23 04:42 出处:网络
frame containing background 开发者_如何转开发image also, and should be traslucentYou need to use the Translucent and Shaped Window support in Java. This is still (as of Java 6) not in the public API,

frame containing background 开发者_如何转开发image also, and should be traslucent


You need to use the Translucent and Shaped Window support in Java. This is still (as of Java 6) not in the public API, so as such it is subject to change. This link has some more examples.

0

精彩评论

暂无评论...
验证码 换一张
取 消