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 15421 - Changes of AWT Menu aren't displayed in Form designer
Summary: Changes of AWT Menu aren't displayed in Form designer
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Josef Kozak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-12 17:16 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-09-12 17:16:11 UTC
[nb_dev](20010912), [jdk1.3.1](rc1)

Steps to reproduce:
- open/create AWT frame
- add MenuBar
- select Menu in MenuBar
- try to change label for selected Menu

In Component Inspector is value changed and code for this is generated , but in
Form Designer stay visible old value, forever.

This isn't the same as issue 15369, this behaviour I saw in [nb_dev(20010905),
too!
Comment 1 Josef Kozak 2001-09-21 16:54:21 UTC
writeMethod of AWT menu is now converted to writeMethod of Swing 
menu, some font synchronization of AWT components between designer 
and propertysheet was done

::: fixed in dev
Comment 2 Marian Mirilovic 2001-09-24 08:29:55 UTC
verified in [nb_dev](20010924)
Comment 3 Quality Engineering 2003-06-30 18:30:26 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.