This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20842

Summary: Improve template code for Container Node
Product: apisupport Reporter: Jesse Glick <jglick>
Component: TemplatesAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 23761    

Description Jesse Glick 2002-02-25 18:10:29 UTC
The container node template does not do a good job of showing how to tie the
children to an underlying data model. Should show how to find key list from a
data model, attach and detach listeners, etc.
Comment 1 Marek Grummich 2002-07-22 08:21:37 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Jesse Glick 2003-01-11 03:19:40 UTC
committed   * Up-To-Date  1.5        
apisupport/src/org/netbeans/modules/apisupport/resources/templates/Nodes_API/__Sample_container__Children_java
committed   * Up-To-Date  1.8        
apisupport/src/org/netbeans/modules/apisupport/resources/templates/Nodes_API/__Sample_container__Node_java
committed   * Up-To-Date  1.5        
apisupport/src/org/netbeans/modules/apisupport/resources/templates/Nodes_API/__Sample_leaf__Node_java