posted 15 years ago
hi there,
i've an PNG image which is transparent. i'm able to put the image as the background on JFrame & i want the this image to be placed as transparent on JFrame.
i'm happy with the current view of image on the JFrame but the pproblem is that since im setting up the width & height of the JFrame, its giving some Gray color as back ground color.
i'm undecorating the titlebar of the JFrame on which im placing the image.
so how do i solve this issue?
any Idea on this....