Video: Part 6 of an Introduction to the NetBeans APIs
Ads by DZone
A summary of the previous sections of this screencast series, applied to an actual application that we port step by step to the NetBeans Platform. At the end, we have a brand new NetBeans Platform application consisting of three modules.
Go here for off-line viewing.
Note: The whole series can be viewed here.
- Login or register to post comments
- 5636 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
Varun Nischal replied on Fri, 2008/11/21 - 4:44am
a_adrian replied on Fri, 2008/11/21 - 8:56am
Very nice :).
One note however: you seem to scroll allot because of the "license" text at the begining of each file that takes one entire screen.
I think NB too has a code folding setting: "fold initial comment" ("Options/General/Code Folding/initial coment" if I recall right).
This setting helps allot since all open source code files seems to have that license text (and NB files too :) ) - that setting will reduce/fold it to a single line, so it would make the work (but also the presentations) more user friendly :).
Thank you,
Adrian.
Geertjan Wielenga replied on Sat, 2008/11/22 - 4:13am