(Solved) : Please Answer Question Steps Showing Done Clearly Please Want Answer Question Java Codes Q43952163 . . .

can you please answer this question with steps showing what haveyou done clearly please??
i want the answer for this question java codes.
Question 4 (14 marks) Complete the MyGUIPanel class by adding the following components and related listeners: – A Jpanel containing showing a text (Note: the text should be assigned to a JLabel). A JLabel to show the text “font name”. – A JCombobox to show a list of font names that can be applied to the text. When a font is selected, the text should change accordingly. A JLabel to show the size of the font. – A JSlider to show the range of font size. When the slider changes, the font size label and text should change accordingly. Once you complete MyGUIPanel class, run MyGUI class. Your window should be like the following figure: My GUI Program – O X Program Message P2 is Perfect! Font Name: Make A Selection… Font size: 36 Show transcribed image text Question 4 (14 marks) Complete the MyGUIPanel class by adding the following components and related listeners: – A Jpanel containing showing a text (Note: the text should be assigned to a JLabel). A JLabel to show the text “font name”. – A JCombobox to show a list of font names that can be applied to the text. When a font is selected, the text should change accordingly. A JLabel to show the size of the font. – A JSlider to show the range of font size. When the slider changes, the font size label and text should change accordingly. Once you complete MyGUIPanel class, run MyGUI class. Your window should be like the following figure: My GUI Program – O X Program Message P2 is Perfect! Font Name: Make A Selection… Font size: 36
Expert Answer
Answer to can you please answer this question with steps showing what have you done clearly please?? i want the answer for this qu…
OR