4
Apr/10
0

Netbeans Editor Code Folds

Some times its handy to be able to hide sections of code in the Netbeans editor window.

// <editor-fold desc="This section of the code deals with the item.">
 Your code goes here...
// </editor-fold>

These are just the basics. More information is available from the Netbeans page.

Comments (0) Trackbacks (0)

No comments yet.

Leave a comment

No trackbacks yet.