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 14785

Summary: Designing menus - as visual components or as form base classes
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker CC: bass, kitfox
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Marian Mirilovic 2001-08-24 15:15:42 UTC
[nb_dev](20010824),[jdk1.3.1](rc1)

If you create new form, and axtends for example JMenuBar after selection Form
node is Component Isnpector aren't visible "Add JMenu".

It would be nice if in popup of forms created of any class(beans) will be shown
actions as are showned if you add this bean to form :
- JMenuBar
	Add JMenu
- JMenu , JPopupMenu
	 Add / JMenuItem, JSeparator, .....
- MenuBar
	Add Menu
- Menu, PopupMenu
	Add / MenuItem, Separator, ...
Comment 1 Tomas Pavek 2001-10-16 11:45:27 UTC
We will solve these issues around menus in next version.
Comment 2 Tomas Pavek 2001-10-16 11:45:52 UTC
*** Issue 16591 has been marked as a duplicate of this issue. ***
Comment 3 Marek Grummich 2002-07-22 10:00:20 UTC
Set target milestone to TBD
Comment 4 Marek Grummich 2002-07-22 10:06:38 UTC
Set target milestone to TBD
Comment 5 Tomas Pavek 2005-05-16 11:17:08 UTC
We should redesign the menu design support - so it is possible to design and
handle the menus as normal visual components (and containers). This includes
possibility to use subclasses of Swing menus, to add other visual components to
menus (e.g. separator to menubar), to e.g. add menubar to panel, etc.

Not sure yet when we get to this.
Comment 6 Tomas Pavek 2005-05-16 11:17:20 UTC
*** Issue 34230 has been marked as a duplicate of this issue. ***
Comment 7 Tomas Pavek 2005-05-16 11:18:27 UTC
*** Issue 13354 has been marked as a duplicate of this issue. ***
Comment 8 Tomas Pavek 2012-09-11 16:06:30 UTC
*** Bug 75292 has been marked as a duplicate of this bug. ***