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 9477 - FileSystem.refresh
Summary: FileSystem.refresh
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 enhancement (vote)
Assignee: rmatous
URL:
Keywords: API
Depends on:
Blocks: 8993
  Show dependency tree
 
Reported: 2001-02-08 07:34 UTC by Jaroslav Tulach
Modified: 2008-12-22 19:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
FileSystem.refresh (boolean expected) - diff (2.51 KB, patch)
2002-04-16 16:57 UTC, rmatous
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2001-02-08 07:34:18 UTC
Add a new method to refresh the whole state of FileSystem.

FileSystem.refresh ();

the method should be probably empty in FileSystem, but in AbstractFileSystem it
should take all existing file objects and call a refresh on them.

Btw. Also consider refresh (boolean expected).
Comment 1 Jan Chalupa 2001-05-06 08:10:14 UTC
Target milestone -> 3.3
Comment 2 Jan Chalupa 2001-11-27 13:01:52 UTC
Target milestone -> 3.3.1.
Comment 3 rmatous 2002-04-16 16:56:05 UTC
Implemented (not commited yet). Look at the attached diff, if interested.
Comment 4 rmatous 2002-04-16 16:57:14 UTC
Created attachment 5432 [details]
FileSystem.refresh (boolean expected) - diff
Comment 5 rmatous 2002-04-24 16:20:09 UTC
Fixed in trunk. 
Comment 6 Jan Zajicek 2002-04-25 13:33:56 UTC
ok, verified
Comment 7 Quality Engineering 2003-07-01 16:09:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.