I spent some time modifying the AnimatingCardLayout class a bit with
the
intention of removing the duplicate CardLayout card & making it so that
applications could use 'CardLayout layout = new
AnimatingCardLayout(MyAnimation());' and not have to worry about the
fact
that the card layout actually is animating. I also removed some of the
complexity from the animations -- they no longer have to worry about
making
components visible or not, all they have to do is give a callback to
the
'AnimationListener' that animation is finished.
Attached is a zip of the resulting classes. Thanks much to Luca for
his
excellent work on creating the groundwork for AnimatingCardLayout and
to
Dmitry for inspiring all this work.
Thanks,
Sam
<dashboard.zip>
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden