| 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...
|
 |
 |
|
|
subject: How to add JMenuItem to my JMenu??
|
|
|