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 93060 - Allow refresh of DiffView through API
Summary: Allow refresh of DiffView through API
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks: 51337
  Show dependency tree
 
Reported: 2007-01-23 16:57 UTC by Jan Becicka
Modified: 2007-04-02 14:41 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 Jan Becicka 2007-01-23 16:57:17 UTC
Currently the only way (AFAIK), how to refresh DiffView (reread source files) is
to create a new DiffView and replace old one. 
We appreciate it in Refactoring Preview UI. Please consider this request for 6.0
Thanks.
Comment 1 Maros Sandor 2007-04-02 14:41:55 UTC
Diff view is automatically refreshed if StreamSource provides a FileObject or a
Document.