Quote:
Originally posted by patonb FjF...... my issue is that it's all 1 java file, called ButtonLink, with Bookmark, being another class in it. I.e., Bookmark is incorperated in ButtonLink. (books showing how to write 1 file instead of 2 small ones). |
Oops, I just figured you put them together for the sake of keeping your code in one piece when posting it on the forum, and that each class was actually it's own file. I've definitely got to agree with jaeusm, though, it's a lot better to put each class in it's own file.