Question: Write a program that displays a frame containing six panels. Each panel should contain exactly one image (use six unique images of your choice). Allow all the panels to change the size as needed and set different background colors for each of the six panels. Experiment with the size of the window to see the images change orientation. Make sure you understand why the application behaves as it does.