开发者

Draw an image through desktop in java

开发者 https://www.devze.com 2023-04-10 23:45 出处:网络
How to draw an image using java in a window though its transparent part sho开发者_开发知识库w what lying behind that window like desktop ,for instance ? I think what you are looking for is transparent

How to draw an image using java in a window though its transparent part sho开发者_开发知识库w what lying behind that window like desktop ,for instance ?


I think what you are looking for is transparent windows. Create a transparent window and put your images in the window. Your images can have transparent sections.

http://java.sun.com/developer/technicalArticles/GUI/translucent_shaped_windows/

0

精彩评论

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