a. Write an application Tor a video store. Place the names of 10 of your favorite movies in a combo box. Let the user select a movie to rent. Display the rental fee, which is $1.00, $2.00, or $3.00 for each movie. Save the file as JVideo.java.
b. Change the JVideo application to include an editable combo box. Allow the user to type the name of the movie to rent. Display an appropriate error message if the desired movie is not available. Save the file as JVideo2.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.