Hi,
I've been working on a program called nonLinearShots. Does anyone know how to have 15 swing timers going off at different intervals?
If you would like to see nonLinearShots, please download this zip file, create a new class in eclipse called "nonLinearShots", copy and paste the text from the txt file "nonLinearShots" after extracting the zip file into your "nonLinearShots" java file in eclipse, finally, copy and paste the images in the file to your "src" file in your workspace.
It's almost like I need a list of timers, for a list of planes that are firing every 3 seconds.

