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 32424

Summary: Manage controller notifications
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED FIXED    
Severity: blocker CC: mslama
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 32211    

Description Peter Zavadsky 2003-03-27 16:24:09 UTC
Central unit will be notified by controller about
changes made by user, which require model update
(e.g. when user move/resize the main window, main
window bounds in model will be updated).

(Those model updates are silent to view [they are
caused by GUI actually], so no neverending loops
could occure.)
Comment 1 Peter Zavadsky 2003-05-13 08:39:43 UTC
Done. See in Central.