Write a program called max min avg gui


Write a program called Max Min Avg GUI.java that uses a GUI with five(5)text fields that asks the user to enter 5(five) decimal numbers. 1(one)number in each text field. And 3(three) different buttons to find the maximum, minimum and average.(button 1(one) for maximum button2(two) for minimum and button3(three) for average. The output should appear in a text field. the text field label needs to change to indicate the type of result(maximum,minimum and average) and also show the five original numbers entered (do not use math min or max methods) use a switch statement to process the menu items

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program called max min avg gui
Reference No:- TGS0143645

Expected delivery within 24 Hours