Posts Tagged ‘glass pane animation timingframework’

How to use glass pane for animation (SwingX and Timingframework)

Posted June 10th, 2007 by
Summary

I needed to perform animations in the app that I’m building (http://screamingtoaster.com). I needed to build animations that move various components around on the screen, and other animations that pop up components on top of existing components, etc. After creating a few of these effects, I realized that I was doing the same thing over and over again, which is why I decided to write this tutorial to encapsulate this pattern, in the hopes that I will help others doing the same thing.

Click here to read this tutorial...   |