Applet Communication

October 1, 2017

  • Technology Stack – Java (AWT, Swing)
  • The project demonstrated communication between two applets.
  • An applet displays an animation, whose parameters are controlled via second applet.
  • The project is implemented in two instances – Core AWT and AWT + Swing (Java GUI Frameworks).