Animations in gui

Hi,

Can someone tell me how i can set some animations like the hovering in panels in xp-menus?

Or uphovering text in for a component.

regards

[166 byte] By [Oleka] at [2007-11-27 11:59:13]
# 1

Are you talking about tooltips or something else? See the setTooltipText method on JComponent.

kirillga at 2007-7-29 19:24:20 > top of Java-index,Desktop,Core GUI APIs...
# 2

No,

I mean some sliding in components.

If you click for example on a button with " >> " then a panel should hover in on the right side of the button. Instead of beeing there immediately.

For a kind of ticker i need some text that fades out or any simmilar effects.

thanks.

Oleka at 2007-7-29 19:24:20 > top of Java-index,Desktop,Core GUI APIs...