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 17896 - Form Designer doesn't display changed color of the top container
Summary: Form Designer doesn't display changed color of the top container
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Pavek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-20 15:49 UTC by Marian Mirilovic
Modified: 2003-06-30 18:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-11-20 15:49:29 UTC
[nb_dev](20011120), [nb_beta5](200111191655)
[jdk1.3.1](01) && [jdk1.4](86)

Steps to reproduce:
- run IDE
- open/create JFrame
- try to change background color of JFrame
-> color is changed but Form designer still shown old background color, until
save/reopen form file
Comment 1 Tomas Pavek 2001-11-22 16:22:01 UTC
Background color of JFrame should not be seen at any time (because it 
is hidden under the content pane). I've fixed wrong properties 
mapping in designer.
Comment 2 Marian Mirilovic 2001-11-23 09:24:39 UTC
verified in [nb_dev](20011123)
Comment 3 Quality Engineering 2003-06-30 18:30:34 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.