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 191409 - Changing type of inserted component
Summary: Changing type of inserted component
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Windows Vista
: P3 normal with 2 votes (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 14:10 UTC by Chiana
Modified: 2012-02-18 14:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-10-27 14:10:09 UTC
Don't know if this is the right way to do this, but one got to start somewhere...

What I like to have is the ability to change the type of an already inserted component, that is, if you have inserted an f.e. JTextField and then written a whole bunch of code for that, and then you suddenly reallize that what you should have used is a JFormattedTextField... The only way as I see it now to change that is to use wordpad or something similar useful and edit the .form file and that is not a particular safe method as if you do anything wrong you end up with redoing the entire component from scratch
Comment 1 Chiana 2010-12-08 13:11:02 UTC
Any news on this?
Comment 2 Chiana 2012-02-18 14:45:17 UTC
Still needs this...