Savita created a GUI in NetBeans to calculate item prices and totals. When the calculate button is clicked, it displays the individual item prices and total based on which items are selected. When clear is clicked, it empties the text fields and checkboxes. When stop is clicked, it closes the application. Koshin created a GUI to calculate teacher salaries. It displays the total wages when calculate salary is clicked based on radio button selection for gender and skills. Clear empties the name and days worked fields, while stop closes the application. Mr. Kapoor created a GUI and needs code to display odd or even numbers in a text area based on the first number, clear the text fields and text area