aspose file tools
The moose likes Swing / AWT / SWT and the fly likes How to add JMenuItem to  my JMenu?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "How to add JMenuItem to  my JMenu??" Watch "How to add JMenuItem to  my JMenu??" New topic
Author

How to add JMenuItem to my JMenu??

daniel xiao
Greenhorn

Joined: Jul 04, 2003
Posts: 12
How to add JMenuItem to my JMenu??
After all menu have created,
I want to add a JMenuItem to one JMenu.
I can't get the JMenu index,but I Know my JMenu name.
Pavel Halas
Ranch Hand

Joined: Jul 05, 2003
Posts: 35
It's trivial...
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to add JMenuItem to my JMenu??
 
Similar Threads
about JMenu
JMenuItem.setMargin
Adding Submenu to JMenuItem.
Things arn't showing up...
applying actionlistener to a dynamic submenu