Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

about JPopupmenu,JMenuItem...

Status
Not open for further replies.

IPOz

Programmer
Jul 11, 2001
109
CN
Hi,friends
The swing package works great in appletViewer However it doesnot work in IE 6.0 with a message "ClassNotFound" !

After i replace JPopupmenu,JMenuItem with corresponding Popupmenu,MenuItem all works !!!

Can i use swing in IE ?


IPO_z@cmmail.com
Garbage in,Garbage out
 
you can use Swing in in applets if you convert the html file using the HTML converter for most other versions of I.E - not sure about 6, although I believe that Java in general is not automtically supported by it and the plug in needs to be downloaded.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top