August 2017
Beginner
298 pages
7h 26m
English
In the previous chapter, we looked at how the Java platform has been modularized, what the modules look like and how to navigate and find more information about them. In this chapter, we'll get hands-on and implement and extend functionality in the address book viewer application by using some of the platform APIs. In the process, I'll walk you through the typical process of finding and using platform APIs, as well as how to organize application modules to have better reusability and modularity.
Here are the enhancements we'll make to the address book viewer application in this chapter:
Read now
Unlock full access