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 43342 - Paint icon in MainClassChooser
Summary: Paint icon in MainClassChooser
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-05-17 09:53 UTC by Jiri Rechtacek
Modified: 2011-08-31 14:05 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
proposed patch (4.74 KB, patch)
2004-05-17 09:54 UTC, Jiri Rechtacek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2004-05-17 09:53:43 UTC
MainClassChooser in J2SEProject's customizer
doesn't paint any icon on displayed main classes.
The attached patch implement ListCellRenderer to
added a icon in values in JList.
Comment 1 Jiri Rechtacek 2004-05-17 09:54:40 UTC
Created attachment 14900 [details]
proposed patch
Comment 2 Jiri Rechtacek 2005-11-21 15:36:33 UTC
Reassign to new owner.