Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Hisham Younis   on Aug 24 In Java Category.

  
Question Answered By: Lily Brown   on Aug 24

We can merge the two applets. We can communicate between the two applets
using the applet  context.

AppletContext provides applets with methods such as getApplet(name),
getApplets(),getAudioClip, getImage, showDocument and showStatus().

www.velocityreviews.com/.../t145897-getting-two-java-applets-to-commun\
icate-with-each-other.html

Share: 

 

This Question has 11 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Applet Or get search suggestion and latest updates.


Tagged: