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 23150 - IconEditor should use file property editor
Summary: IconEditor should use file property editor
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-05 16:02 UTC by David Simonek
Modified: 2008-12-22 23:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 2002-05-05 16:02:44 UTC
IconEditor.java uses JFileChooser directly, which
is not ideal for various default settings and
hacks being done to JFileChooser.
Better would be to use file property editor, like in
org/netbeans/core/ui/MountIterator.getComponent()
Comment 1 _ ttran 2002-07-02 11:02:00 UTC
-> dstrupl.  You have too few bugs :-)
Comment 2 David Strupl 2002-07-02 15:41:54 UTC
IconEditor 1.43.
Comment 3 Marian Mirilovic 2002-07-09 12:51:57 UTC
verified in [nb_dev](20020709)
Comment 4 Quality Engineering 2003-07-01 16:26:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.