org.jdesktop.swing.animation.rendering.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timingframework-swing Show documentation
Show all versions of timingframework-swing Show documentation
This project provides a framework and sample code for time-based animations in Swing.
/**
* A flexible implementation of rendering on a Swing component that supports
* both passive and active rendering approaches.
*/
package org.jdesktop.swing.animation.rendering;