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 22054 - Component Inspector does not show JMenuBar property for JApplet or JDialog
Summary: Component Inspector does not show JMenuBar property for JApplet or JDialog
Status: CLOSED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-03 13:39 UTC by Brett Bergquist
Modified: 2003-06-30 18:33 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 Brett Bergquist 2002-04-03 13:39:30 UTC
The component inspector does not show the jMenuBar 
property for JApplet or JDialog.  There is no way to set 
the JMenuBar property for these components.  More 
important, however, is that opening an older form that 
does have this property set from Forte 3.0 for example, 
the initialization code is removed from initComponents.

This can easily be reproduced.  Simply create a new applet 
by choosing "New->GUI Forms->JApplet".  Next, click on the 
applet component in the component inspector.  Note that 
there is no "JMenuBar" property to set.  The Forte 3.0 
release (not sure which Netbeans version this is based on) 
has this property listed as "menu bar" under the Code 
Generation tab off the Component Inspector when the 
JApplet component is selected.
Comment 1 Brett Bergquist 2002-04-03 15:41:35 UTC
It's true that the "menu bar" property is no longer shown, 
but I made a test case with building an JApplet with Forte 
3.0 added a menu bar and then opened the form with 
Netbeans 3.3.1 and the form opened correctly.  Something 
else is going on and when I find out what I will resubmit 
this bug.
Comment 2 Quality Engineering 2003-06-30 18:21:29 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 18:33:34 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.