Hey everyone,
I am going though the Head First
Java 2nd ed nicely.
I made up the BeatBox program on chapter 13 page 420, and it worked nicely.
I was finished chapter 14 and tried to add in the inner classes to make the program save the beat.
and add in more buttons for this to happen.
I done all that, and it came up with many errors, so many in fact that it said the original program was wrong.
so I undid all the changes, and tried to compile, now I went through the program with a fine tooth comb, it is perfectly the same as the book, so it should work again, but it will not compile.
I have noticed that there was a program on page 437 called Box, whixh I made up, as I like to see things work, so I understand them.
I have since got rid of this class Box, cause I think this was making the main BeatBox program not work.
However, I still get lots of errors, and I am not sure why as it worked before with the exact same code.
here is my beatbox code:
here is a screen shot of my errors which I never got the last time.
can someone help?
Davy
[ November 23, 2006: Message edited by: Davy Kelly ]
[ November 23, 2006: Message edited by: Davy Kelly ]