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 16996 - Code reordering
Summary: Code reordering
Status: RESOLVED DUPLICATE of bug 16995
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-26 02:35 UTC by fleury
Modified: 2007-09-26 09:14 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 fleury 2001-10-26 02:35:27 UTC
Whereas the explorer is fine for browsing with NetBeans, the insertion point 
for auto-generated code (GUI, beans properties and firing methods, etc) is not 
too important when using NetBeans.
But when printing, or otherwise sharing the code with others (possibly not 
using NetBeans), it would be nice to have a GUI to reorder the methods and 
fields of a class, so that semantically related parts appear close to each 
other in the source.
cut/paste is very error-prone, that is why I suggest this enhancement.
Comment 1 Jan Lahoda 2001-10-26 09:01:10 UTC

*** This issue has been marked as a duplicate of 16995 ***
Comment 2 Svata Dedic 2001-10-26 09:11:01 UTC
.... and what about reordering in the Standalone Editor ?