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 43169

Summary: Reorder dialog for Java library clumsy
Product: java Reporter: Jesse Glick <jglick>
Component: UnsupportedAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker CC: jrojcek, phrebejk
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

Description Jesse Glick 2004-05-12 17:35:11 UTC
Add a bunch of JARs to the CP for a Java library
and try to move one from the bottom to the top.

1. There are no mnemonics for the buttons like
Move Up.

2. After you move something up, selection is left
on another item, so you have to change the
selection back to the item you were moving.

Together these make it very slow and annoying.
Refer to the reorder dialog in the Nodes API for
UI ideas.
Comment 1 Tomas Zezula 2004-06-01 09:46:14 UTC
Checking in
projects/libraries/src/org/netbeans/modules/project/libraries/ui/Bundle.properties;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in
java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in
java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.form;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.form,v
 <--  J2SEVolumeCustomizer.form
new revision: 1.4; previous revision: 1.3
done
Checking in
java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/libraries/J2SEVolumeCustomizer.java,v
 <--  J2SEVolumeCustomizer.java
new revision: 1.5; previous revision: 1.4
done
Comment 2 Quality Engineering 2007-09-20 12:49:43 UTC
Reorganization of java component