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 45147

Summary: Add icons into the Add Library dialog
Product: java Reporter: jrojcek <jrojcek>
Component: UnsupportedAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
URL: http://projects.netbeans.org/nonav/buildsys/j2se-project-ui-spec.html#Dialog_Add_Library
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41835    

Description jrojcek 2004-06-18 10:12:39 UTC
I have updated the spec to show the icons in the Add Library 
dialog, which is used adding libraries into the classpath. If it is 
easy to implement, please implement.
Comment 1 Tomas Zezula 2004-06-22 14:59:14 UTC
It is quite easy.
I am going to fix it.
Comment 2 Tomas Zezula 2004-06-22 16:19:33 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/LibrariesChooser.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/LibrariesChooser.java,v
 <--  LibrariesChooser.java
new revision: 1.5; previous revision: 1.4
done
Comment 3 Quality Engineering 2007-09-20 09:50:12 UTC
Reorganization of java component