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 - Provide changes of GUI according requests
Summary: Provide changes of GUI according requests
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 32214
  Show dependency tree
 
Reported: 2003-03-27 16:03 UTC by Peter Zavadsky
Modified: 2008-12-23 12:27 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.