I cannot figure out a way to accomplish that. Any suggestion?
Thanks.
rudeboy.
Printable View
I cannot figure out a way to accomplish that. Any suggestion?
Thanks.
rudeboy.
I have tried it adding the MouseMotionListener with the mouseDragged method overridden. Setting up inside a fixed location for the dialog.
Sorry for my English.
Using
Quote:
JDialog jd=new JDialog();
jd.setUndecorated(true);