Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Add transparent BufferedImage over a canvas in JLayeredPane

843806Dec 25 2007 — edited Dec 25 2007
Basically, I have a JLayeredpane and I want to add a trasparent BufferedImage to it, yet the only way that I can think of is adding a Canvas to the top, although these do not seem to support transparency, anyway, any ideas? Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 22 2008
Added on Dec 25 2007
4 comments
163 views