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

Summary: Allow refresh of DiffView through API
Product: utilities Reporter: Jan Becicka <jbecicka>
Component: DiffAssignee: diff-issues@utilities <diff-issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 51337    

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.