Murach's Beginning Java 2, JDK 5
Other object-oriented programming skills
Once you know how to define your own classes using inheritance and interfaces, this chapter teaches you additional skills that will help you develop object-oriented programs. In particular, it shows you how to package your classes, how to document packages using javadoc, and how to work with enumerations.
Chapter 9
Other object-oriented programming skills
How
to work with packages
296
How to store classes in a package
296
How to compile the classes in a package
298
How to make the classes of a package
available to other classes
300
How
to use javadoc to document a package
302
How to add javadoc comments to a class
302
How to use HTML and javadoc tags in
javadoc comments
First, try our books for 90 days. Then, if you aren't completely
convinced that our books are the best ones you've ever used, you can return them for
a full refund...no questions asked.