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 72103

Summary: allow displaying custom sized icons in treeview
Product: platform Reporter: Milos Kleint <mkleint>
Component: ExplorerAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: patch

Description Milos Kleint 2006-02-01 09:27:47 UTC
for bluej integration one of the features should be to have bigger icons in the
project's tree view UI.

solution is distributed in multiple modules openide/explorer, openide/util,
core/windows. It's based on  existance of a special property. If not present,
the behaviour is the same as is now.

patch attached.
Comment 1 Milos Kleint 2006-02-01 09:28:31 UTC
Created attachment 28689 [details]
patch
Comment 2 Antonin Nebuzelsky 2008-02-07 16:02:46 UTC
Reassigning to new module owner Tomas Holy.
Comment 3 t_h 2008-10-20 13:01:39 UTC
*** Issue 9608 has been marked as a duplicate of this issue. ***
Comment 4 Jaroslav Tulach 2010-04-01 21:11:14 UTC
Is this still desirable? Btw. the patch could have been done with diff -u.