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 32416

Summary: Provide changes of GUI according requests
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: 32214    

Description Peter Zavadsky 2003-03-27 16:03:56 UTC
This is the main task of view.
It will change GUI according the request passed
from central unit. I.e. add, remove some
components (individual TopComponents, or entire
containers, or toolbars etc), resize them, move,
or select desired etc.
Comment 1 Peter Zavadsky 2003-05-13 08:46:34 UTC
It's done, it means communication between central and view.