Lab Homework 7(25 points) No Problem solving Required. LabHomework7 has a graphics exercise I assigned in class. Please go to Course Content/~Lesson12~/Graphics_CH13_Code and execute the Java Applications found in the five sub-folders. Each student needs to run the applications, screencapture the results, combine the results into one document, and then submit on Blackboard. As part of that result, each student needs to modify the Java code to display their name as part of the header in the resulting displays, where possible.//Demonstrating ColorsShow Colorsb)Show Colors 2 (Using JColor Choser)C) Fonts and Colorsd) Rectangle, Lines and Ovalse) Shapes2. (25 points) No Problem-Solving Required. LabHomework7 has one GUI requirement. Using the example given of the addition of two numbers (see below). I would like each student to redo the Body Mass Index Calculator from earlier in the semester.//application that