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 - allow displaying custom sized icons in treeview
Summary: allow displaying custom sized icons in treeview
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 9608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-01 09:27 UTC by Milos Kleint
Modified: 2010-04-01 21:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
patch (3.15 KB, patch)
2006-02-01 09:28 UTC, Milos Kleint
Details | Diff

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