Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assignment#1 - GUI and event handler SMS Management You and your group mates should follow the steps in order to create the following GUIs.
Assignment#1 - GUI and event handler SMS Management You and your group mates should follow the steps in order to create the following GUIs. Note that you cannot change the layout. Deliverables: All the .java files should be submitted one by one in one submission A video (maximum length 10 minutes), in order to get the marks, you all should participate in the video recording Note that there should be only one video per group. Student Name Gender Semester Male Female Courses Java Database Web Programming Save Step 3 - Modify the code for "Save" button to display Semester value as well. Week 3 - Application File Student Help SMS Application OK Step 1-Add a Menu option Search for the Student Menu so that it looks as shown below: Week 3 Application File Student Help Manage Search SMS Application OK Step 2-create a SMS Management GUI by adding some Controllers for semester as shown: Step 3 - Create a new GUI for the search as shown below: SMS Search Name Search String Gender Course Semester Find The control is JTextArea, use setText() to display string data. Step 4-Program the menu option "Search" created in Step 1 to show the GUI created in Step 2. Step 5 - Program the "Find" button to display the search string entered along with the search option selected in the text area.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started