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 48371

Summary: Usages window has no icon in hidden mode
Product: editor Reporter: Marian Mirilovic <mmirilovic>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 88272    
Bug Blocks:    
Attachments: Find Usages icon

Description Marian Mirilovic 2004-09-02 13:23:20 UTC
[nb_dev](200409011800), [jdk1.5.0](b63)

Steps to reproduce:
- run IDE
- create project
- dom Find Usages
- hide usages window (push Hide button)
-> Usages button is shown without icon in bottom
located
edge bar
Comment 1 Jan Becicka 2004-09-02 13:40:50 UTC
Dusane, what icon should we use?
BTW see issue 48073: Tim complains, that refactoring icons are ugly:
"IMO, the main issue is that the icons are tuned for Metal L&F, so
they look pretty ugly anywhere."

Comment 2 dpavlica 2004-09-10 18:39:00 UTC
We can create some...I will forward this request to our "icon-master".
Comment 3 dpavlica 2004-09-15 17:10:37 UTC
Created attachment 17667 [details]
Find Usages icon
Comment 4 Jan Becicka 2004-09-17 09:51:10 UTC
Checking in resources/findusages.png;
/cvs/refactoring/src/org/netbeans/modules/refactoring/resources/findusages.png,v
 <--  findusages.png
initial revision: 1.1
done
RCS file:
/cvs/refactoring/src/org/netbeans/modules/refactoring/resources/refactoringpreview.png,v
done
Checking in resources/refactoringpreview.png;
/cvs/refactoring/src/org/netbeans/modules/refactoring/resources/refactoringpreview.png,v
 <--  refactoringpreview.png
initial revision: 1.1
done
Processing log script arguments...
More commits to come...
Checking in ui/RefactoringPanelContainer.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RefactoringPanelContainer.java,v
 <--  RefactoringPanelContainer.java
new revision: 1.8; previous revision: 1.7
done
Comment 5 Marian Mirilovic 2004-09-20 23:42:27 UTC
verified in [nb_dev](200409201800)