PDA

Click to See Complete Forum and Search --> : [RESOLVED] How to make a JDialog scrolling from one position to the other.


eranga262154
Mar 28th, 2008, 01:37 AM
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

eranga262154
Apr 1st, 2008, 11:02 PM
I've solved this. Use the Timer class of Swing and work on it.