NetBeans Platform APIs: Top 10 Greatest Hits
(blogs.sun.com)
Posted over 3 years ago.
Tags:
NetBeans
In the first place, the NetBeans Platform is a runtime container for desktop applications, comparable to an application server for web applications. Both handle common concerns, such as lifecycle management, for their target application type. However, secondly, the NetBeans Platform is a set of libraries.
In my (humble) opinion, these are the top 10 libraries offered by the NetBeans Platform APIs:


Comments
You need to log in to post comments.