I am creating (for a semester project) an application for Java applications. The goal is to provide a rich and intuitive user interface. Now I am looking for a cross-platform Java library that works with Swing and provides animation (moving, resizing, rotating, changing color / alpha and other 2D materials). Basically, I'm looking for the equivalent of CoreAnimation in JavaWorld.
I found Trident , but it has no experience, and no development seems to have taken place since mid-2010.
Do any of you have experience with Trident or can you recommend a library that suits me, what do I need?
source
share