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
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
Are you talking about tooltips or something else? See the setTooltipText method on JComponent.
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.