Chapter 17

GUI Development Using JApplet

OBJECTIVES
  • To explain applets, its advantages and restrictions
  • To introduce applet lifecycle methods
  • To run applets with web browser, appletviewer and command prompt
  • To use applets as a top-level container
  • To design GUI forms using applets
  • To explain applet input parameters: param tag and getParameter()
  • To display images inside applets using JPanel
  • To create Timers for repeated firing of ActionEvent
  • To play audio clips in applets
  • To create AudioClip object for repeated playing of appets
  • To handle mouse events
  • To handle hyperlink events
  • To build archives using jar tool
  • To create digital certificates for signing applets
  • To design a web browser that will download website pages from www
17.1 INTRODUCTION ...

Get JAVA Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.