|
Could I have some assistance please?
I am creating a program for university using NetBeans,
When I compile my program I get 15 errors, all saying basically the same thing.
"assignment2.java [242:1] 'class' or 'interface' expected
private void exitForm(java.awt.event.WindowEvent evt) {//GEN-FIRST:event_exitForm
^"
Anybody have any ideas what my problem could be?
Thank you so much,
Steve!
|