April 2007
Beginner to intermediate
640 pages
13h
English
The previous chapter focused on the need for modular applications. This chapter describes some of the best practices we have learned while developing NetBeans IDE in a modular way for the past eight years. In addition, this chapter describes the basic terminology used when working with modules in the NetBeans Module System and gives examples of the common ways to use the NetBeans runtime container.
By now it should be clear that a modern application is not written as one big chunk of code, but rather composed from a set of smaller pieces. In NetBeans terminology, those pieces are called modules. The person responsible for the final application can then ...
Read now
Unlock full access