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 - [TCWIZ] generate JComponent editable in form editor
Summary: [TCWIZ] generate JComponent editable in form editor
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 64172 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-12 14:54 UTC by pzajac
Modified: 2005-09-15 13:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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