I am used to making web pages with animation using JQuery. I am now making a Java Desktop Application using Netbeans and Netbeans’ Swing and without any animation it’s looking pretty plain and boring.
- Are there any resources I can use for a guide to implement animation into my program?
- Does anyone have suggestions on what method to use?
Edit: I am not interested in something I’d have to buy.
Many thanks to stemm who pointed me in the right direction.
I decided to use JavaFX (JavaFX 2 to be exact)
Here is some resources I am using: