I went ot go look at my class folder today to submit a project when I stumbled across duplicate classes. For example my class would be called MainPro.class and there would be duplicates such as MainPro$1.class, MainPro$2.class etc.
It's for a GUI project that uses java.swing
I'm unsure of what these are and am too afraid to delete it incase it ruins my coursework.
Thanks.