Re: How to shake a window as MSN or Yahoo Messenger does



That's even easier, but it depends a bit on the underlying platform
(JVM).

Simply call JFrame.setVisible(true) whenever you want the blinking to
occur. If the window is not the top window, the taskbar button will
start blinking.

Bart

.