4 newbie questions

G

Guest

1. I want, when mouse clicks on an image in my Java applet, activate a link
in another browser window to a web page. Which class I must read?

2. What I can to retrieve the url from applet's html page?

3. Can I with swing to draw flash objects as images?

4. Can I with swing to draw animated Gif or Mng (animated png)?

Lot of thanks!
 
C

Chris Smith

1. I want, when mouse clicks on an image in my Java applet, activate a link
in another browser window to a web page. Which class I must read?
java.applet.AppletContext#showDocument

2. What I can to retrieve the url from applet's html page?

java.applet.Applet#getDocBase

3. Can I with swing to draw flash objects as images?

No.

4. Can I with swing to draw animated Gif or Mng (animated png)?

Yes.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top