Murach's Java SE 6
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 304
How to generate the documentation for a package 306
How to view the documentation for a package 306
How to code classes that are closely related 308
How to code more than one class per file 308
An introduction to nested classes 310
How to work with enumerations 312
How to declare an enumeration 312

How to use an enumeration

312
How to enhance an enumeration 314

How to work with static imports

314




Murach's Java SE 6

Learn more about this book

Add this book to your cart



Our Ironclad Guarantee

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.