Let’s see how we can apply what we learned in the previous chapter. In this chapter we shall continue porting the Swing ToDo application that we started in Chapter 7, to NetBeans RCP.
In Chapter 7 we modularized our application and ported the Model part (using ...