The real message of the article "How
to Make the NetBeans Platform Sensitive to Customers", which I
recently wrote on NetBeans Zone, is that actions in applications on
the NetBeans Platform can be sensitive to their business objects
(also known as model objects). In the case of that article, the
business object was "Customer", while in NetBeans IDE the business
objects are "FileObject", "DataObject", "Node", among others.
One of these is org.netbeans.api.debugger.jpda.ObjectVa...