How to make transparent of a JDialog
843806Jul 18 2008 — edited Jul 28 2008Hi all,
I want to make a curved corner in a JDialog. Since I don't know about a direct way, I try to do something like this.
Simply add an image on the JDialog with a curved corner. So now I want to make the JDialog transparent so that I can have the curved JDialog. How can I do it.
Thanks a lot
itsjava