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 20005 - Firing events from FileSystems and Repositories
Summary: Firing events from FileSystems and Repositories
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords: API
Depends on:
Blocks: 20193
  Show dependency tree
 
Reported: 2002-01-31 16:06 UTC by rmatous
Modified: 2008-12-23 13:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2002-01-31 16:06:11 UTC
Currently there exists possibility to register FileChangeListener implemenation 
to FileObject to be notified  about changes. Sometimes could be convenient to
register listener directly to FileSystem or Repository (set of FileSystems) to
be notified about all changes of FileObjects contained inside.
Comment 1 rmatous 2002-02-07 09:06:32 UTC
Additional info: http://openide.netbeans.org/fs/features34.html#2
Comment 2 rmatous 2002-03-11 17:06:39 UTC
Fixed in trunk + records in apichanges.
Comment 3 Jan Zajicek 2002-03-21 17:15:13 UTC
Verified. FCLSupport added and used in FS and R.
Comment 4 Quality Engineering 2003-07-01 16:32:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.