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

Summary: Wrong node order in Projects window
Product: java Reporter: Jiri Prox <jiriprox>
Component: UnsupportedAssignee: Jan Pokorsky <jpokorsky>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Detail of class inner structure

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