Write a program called MaxMinAvgGUI.java that uses a GUI wth five text fields to get the five numbers and three different buttons to find the maximum, minimum and average. The output should appear in a text field. The text field label should change to indicate the type of result (maximum, minimum or average.