If you're using the NetBeans Platform as the basis of your
own applications, you are going to find this particular blog entry,
applicable to NetBeans Platform 7.1, extremely
interesting!
When you're working with a modular framework such as the
NetBeans Platform, your work consists of plugging your business
logic into existing hooks provided by the framework. For example,
rather than create your own Save button, you're going to want to
reuse the existing Save button in the...