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 257064 - Add a function to move nested windows to proper classes
Summary: Add a function to move nested windows to proper classes
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-09 04:08 UTC by kalle1
Modified: 2015-12-09 04:10 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 kalle1 2015-12-09 04:08:15 UTC
If a window (e.g. a dialog) is created nested in another window (as a property) there's no way to move the window into a separate class.
Comment 1 kalle1 2015-12-09 04:10:49 UTC
Since it's possible to copy and paste all components into a separate newly created class this shouldn't be too hard to realize.