Chapter 1: Modules
About modules but also a quick introduction to creating NetBeans platform Project and modules. There was some changes between what was expected and what I found after project creation, but nothing important. Great quick start, which ends making me wanting more :)
When starting with this book creating NetBeans Platform projects looks pretty easy and very interesting. Yes, this is for newcomers in NetBeans, but it makes me not be discouraged at the beginning.
Chapter 2: Forms.
All about Matisse and how to use it for creating frontend of your application. Best of it is at the end of chapter: how to add my shiny new form to NetBeans palette! Really nice feature!
- If you have problems with: org.openide.util not recognized check this link: http://forums.netbeans.org/ptopic30967.html
- To add TaskEditorPanel to pallete add package of it to public Api of this module in project preferences. Then NetBeans wizard will recognize it.
Next:
Chapter 3: Window System in next post.
Comments
Post a Comment
Comments: