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 3307 - The properties of component isn`t written into editor after changing generation code from serialization to code
Summary: The properties of component isn`t written into editor after ...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: pzajac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-11 21:52 UTC by pzajac
Modified: 2002-07-19 15:19 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 pzajac 1999-08-11 21:52:40 UTC
For example:

1.Create JForm from template
2. Add EditBox
3. Change backgrounf of editbox
4.  change code generation to serialize from properties of EditBox
5. It`s OK
6.  change code generation to Code generate
It dasn`t set background of Edit box in Editor.
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).