Link to home
Start Free TrialLog in
Avatar of sujeeshlal
sujeeshlal

asked on

How can we add menuBar in Applet using awt without using Frame

  I add a menu using awt.
I m not wishing to set a Frame in my Applet since i want to add it in a browser...If we use Frame it appears like another window.I want the the menu in the browser itself.But menuBar is added only in Frame.Other wise it will return some error messege


I will be greatily satisfy if u give me a reply.Examples will help me more...
                                                regards..
                                                                   Sujeesh
Avatar of sujeeshlal
sujeeshlal

ASKER

When I try to set a menuBar using setMenuBar method it returned an error msg..How can  Overcome it
ASKER CERTIFIED SOLUTION
Avatar of polina
polina

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
i think its better to do it using swing