Hi all,
I want to move a JDialog from one position to the other(actually I want to scrolling/moving as messenger notification appear on top of the system tray) on the desktop.
Anyone of you can give me a clue.
Thanks
Hi all,
I want to move a JDialog from one position to the other(actually I want to scrolling/moving as messenger notification appear on top of the system tray) on the desktop.
Anyone of you can give me a clue.
Thanks
I've solved this. Use the Timer class of Swing and work on it.