Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-09-2007, 09:09 AM
Member
 
Join Date: Aug 2007
Posts: 7
Rep Power: 0
Simmy is on a distinguished road
Default help with converting to JApplet
hi, i have done up my program using implements JFrame... i wants to make it a JApplet...

but when i compile it give me a error saying "cannot find symbol method addWindowListener(<anonymous java.awt.event.WindowAdapter>)"

i try to run my program using JFrame and everything is normal... but i can't convert it to applet... please help me. thank you.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 08-09-2007, 09:22 AM
hardwired's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 1,577
Rep Power: 4
hardwired is on a distinguished road
Default
cannot find symbol method addWindowListener(<anonymous java.awt.event.WindowAdapter>)"
windowClosing is handled by an applets AppletContext. You should not need a WindowListener for an applet.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 08-09-2007, 09:45 AM
Member
 
Join Date: Aug 2007
Posts: 7
Rep Power: 0
Simmy is on a distinguished road
Default
my program is supposed to display a summary of things my program have stored into various array... is there another way around?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database to JApplet Preethi New To Java 0 03-26-2008 06:18 AM
Arabic text in JApplet Bedoor Advanced Java 0 01-15-2008 01:52 PM
Another problem in JApplet :S juju Java Applets 2 12-30-2007 08:46 PM
JApplet and html paty Java Applets 1 08-02-2007 06:41 PM
How to display an image in JApplet fred Java Applets 1 07-24-2007 03:02 AM


All times are GMT +2. The time now is 11:32 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org