Summary
This appendix explored several features of the JDK that are increasingly helpful as you develop more experience with Java:
Using the Java debugger with applets and applications
Creating an optimized version of a compiled class
Writing applet methods that provide information to a browser upon request
Using the Java documentation creation tool to describe a class, its methods, and other aspects of the program fully
These JDK features weren't required during the 24 hours of this book because of the relative simplicity of the tutorial programs. Although it can be complicated to develop a Swing application or to work with threads and streams for the first time, your biggest challenge lies ahead: integrating concepts such as these into more sophisticated ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access