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

Summary: Changes of AWT Menu aren't displayed in Form designer
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: Josef Kozak <jkozak>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.