I recently coded a Breakout style game applet, in which a couple of my classes contain a few inner classes. When compiled, One of my compiledclass files appears recieve a $ symbol in its name, which once I try to upload either takes away the $ or tells me about an imcompatible file name, at which point my other classes are unable to recognise the class due to its newly aquired '$' lacking name.
I can provide my code if neccessary
I can provide my code if neccessary