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 - Reorder dialog for Java library clumsy
Summary: Reorder dialog for Java library clumsy
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-05-12 17:35 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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