Hi,
I want to make a rounded modal dialog from JPanel.
But since I have to use JFrame and JDialog for this task
It cannot be rounded.
Any solution? or do I have to use
rectangle dialogs always?
Thanks....
Steve W. Jackson - 14 Mar 2005 20:59 GMT
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks....
There's no pure Java Swing way of doing this. You would end up needing
to use JNI to get help from the underlying OS, assuming it supports it.
= Steve =

Signature
Steve W. Jackson
Montgomery, Alabama
Thomas Weidenfeller - 15 Mar 2005 09:35 GMT
> I want to make a rounded modal dialog from JPanel.
> But since I have to use JFrame and JDialog for this task
> It cannot be rounded.
See the FAQ in my signature.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq