Hey guys,

I was recnetly compiling my client together, and in GUI.java I kept getting these errors:

Code:
Gui.java:460: ')' expected
            jfilechooser.addActionListener(new  Object(jfilechooser, bufferedima
ge1, jdialog)     /* anonymous class not found */

             ^
Gui.java:461: not a statement
    class _anm1 {}
          ^
Gui.java:461: ';' expected
    class _anm1 {}
               ^
Gui.java:463: illegal start of expression
);
^
4 errors
Finished!
Press any key to continue . . .
Can anybody help? I will rep++

Thanks,
Zach