Video: Part 2 of an Introduction to the NetBeans APIs
Part 1 focused on the problem statement, the runtime container, and the Module System API. Now, in part 2, we will look at the next of the top 10 NetBeans APIs: the Lookup API.
Related Links:
- NetBeans Platform Homepage
- NetBeans API Javadoc
- Tim Boudreau's Selection Management Tutorial
- Geertjan's blog on Top 10 NetBeans APIs
Download for off-line viewing here.





Comments
Michael Bedward replied on Sun, 2008/11/16 - 6:51pm
Hi Geertjan
Many thanks for this second episode. I found it very helpful for understanding how service providers and dependencies are handled in the Netbeans Platform. I skipped that portion that dealt with the Java 6 ServiceProvider example, not having access to Java 6 at the moment. In any case perhaps it would be better for the screencast to present the Netbeans approach first and then have a brief comparison with the Java 6 approach in the closing section.
Michael
Carla Brian replied on Sun, 2012/04/08 - 6:19pm