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 27173 - Looks.namespaceSelector should take FileObject as parameter
Summary: Looks.namespaceSelector should take FileObject as parameter
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-10 15:06 UTC by Vitezslav Stejskal
Modified: 2008-11-18 11:36 UTC (History)
0 users

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 Vitezslav Stejskal 2002-09-10 15:06:28 UTC
Current design permits to use namespaceSelector on
DefaultFileSystem only. This is wrong, if it would
take FileObject as parameter the namespace could
live on any filesystem.
Comment 1 Petr Hrebejk 2002-12-08 17:25:51 UTC
Fixed in the looks_jul_2002_private branch
Comment 2 Vitezslav Stejskal 2003-07-10 13:05:04 UTC
verified