Hi!,
I have this doubt from so many days....
Can we place menus in applets.when i'm using set MenuBar(menubar);Its giving some error
ie.,
cannot resolve symbol
symbol : method setMenuBar (java.awt.MenuBar)
location: class Hello
setMenuBar(mb);
^
1 error
Tool completed with exit code 1
Regards.
Vijaya.