So basically my application is a JPanel which I’m adding Jlabels to and the labels are moving around. After adding about 20 labels the app is unusably slow. The labels are set to move 60 times per second. Even 5-10 labels the difference is noticable. Any ideas what I could be doing wrong?
6