Question: 1. Create a Java Swing application to take filename form the user using GUI (As shown in the Figure. 1). The program will check the

1. Create a Java Swing application to take filename form the user using GUI (As shown in the Figure. 1). The program will check the existence of the file and if file not found a warning message will be displayed to the user through dialog box. The program opens the file, processes the file content and displays the following details in a label box of the GUI. If there are no repeating words in a file a user defined exception should be thrown with the suitable message. a. Total number of characters b. Total number of digits c. List of Repeating words GUI Design: Lab End Sem File Name: Submit Details: Total number of characters: Total number of digits : List of Repeating words: Figure 1. Swing GUI Application
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
