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 74978

Summary: org.openide.nodes.Index.reorder(int[]) not sufficiently documented
Product: platform Reporter: Nathan Fiedler <nlfiedler>
Component: NodesAssignee: Petr Nejedly <pnejedly>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 81655    

Description Nathan Fiedler 2006-04-12 23:20:40 UTC
The documentation for method Index.reorder(int[]) should say more about the
parameter than to call it a permutation. Give an example of what can be expected
for a given scenario. Could even provide sample code for reordering the nodes,
as seen in Index.KeysChildren.
Comment 1 pcmreddy 2006-08-02 15:33:06 UTC
This fix needed by EntPack Team
Comment 2 Petr Nejedly 2006-08-02 16:04:01 UTC
Ugh!? How a small javadoc issue can be P1?
How a javadoc issue can be needed at all for EntPack?
I'm going to fix this in trunk.
I'm NOT going to bother backporting this to release5.5
Comment 3 Petr Nejedly 2006-08-02 16:34:13 UTC
Improved in trunk.
openide/nodes/src/org/openide/nodes/Index.java,v1.4