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 64131

Summary: [TCWIZ] generate JComponent editable in form editor
Product: apisupport Reporter: pzajac <pzajac>
Component: TemplatesAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2005-09-12 14:54:50 UTC
TopComponent template is nice feature. But many users complain that they don't
know how to add JComponent to generated template. So it will be better to
generate also JComponent editable in Form editor. 

IMHO Wizards template is good examle how to do it.
Comment 1 Jesse Glick 2005-09-12 23:47:27 UTC
Agreed.
Comment 2 Marian Mirilovic 2005-09-13 07:56:53 UTC
*** Issue 64172 has been marked as a duplicate of this issue. ***
Comment 3 Milos Kleint 2005-09-14 12:56:11 UTC
fixed in trunk.
Comment 4 pzajac 2005-09-15 13:34:53 UTC
verified