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 an applet that prompts the user for a color name. If it is not red, white, or blue, throw an Exception. Otherwise, change the applet’s background color appropriately. Create an HTML document to host the JApplet. Save the file as RWBApplet.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.