For each JApplet you create in the following exercises, create an HTML host document named Test plus the JApplet name. For example, the host document for the JRiddle.java file is named TestJRiddle.html.
Write a JApplet that uses the ImageIcon class to place ImageIcon objects on four JButtons. Download any free JPEG or GIF files from the Internet; if necessary, reduce the size of the images to approximately 30 by 30 pixels. Alternatively, you can use the four files named up.jpg, down.jpg, left.jpg, and right.jpg in your downloadable student files. Each time a JButton is clicked, display a different message below the JButtons. Save the file as JButtonIcons.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.