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 58288 - Wrong node order in Projects window
Summary: Wrong node order in Projects window
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-25 15:59 UTC by Jiri Prox
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Detail of class inner structure (6.42 KB, image/png)
2005-04-26 09:03 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-04-25 15:59:10 UTC
NB 4.1 (200504241930)
In the Projects window within one class there are annotation nodes ordered after
interfaces nodes. This is probably not a bug, but in test specification there is
writen that the order should be different.
Comment 1 Martin Matula 2005-04-25 16:15:07 UTC
What do you mean? Could you attach a screen shot or describe what nodes you mean
exactly??
Comment 2 Jiri Prox 2005-04-26 09:03:42 UTC
Created attachment 21859 [details]
Detail of class inner structure
Comment 3 Jiri Prox 2005-04-26 09:07:38 UTC
I must mention again, this is probably not a bug.
In the test specification is written:
   Order of java elements in java class node is following:
         1. inner classes, enumerations, annotation types
         2. inner interfaces
         3. group Fields
         4. group Constructors
         5. group Methods
Comment 4 Martin Matula 2005-05-05 17:34:44 UTC
Honzo, do you want to do something about this? Does UI spec. strictly specify
the order of the nodes? Please evaluate.
Comment 5 Jan Pokorsky 2005-11-16 15:28:45 UTC
No, there is none ui spec specifying nodes order.
Comment 6 Jiri Prox 2006-03-22 10:34:29 UTC
verified
Comment 7 Quality Engineering 2007-09-20 09:54:59 UTC
Reorganization of java component