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 68404 - Add action for copy/paste of component properties
Summary: Add action for copy/paste of component properties
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 17:15 UTC by _ lcincura
Modified: 2008-04-29 09:58 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 _ lcincura 2005-11-09 17:15:28 UTC
The action should copy all the properties of selected component and paste it to
other component(s) of same type. Further enhancement of the action can be to let
user select, which properties will be copied (see OpenOffice action Paste
Special for ideas).