Write a Java application that will display several snowpeople of various sizes at various locations around the screen. To simulate warm weather, make the snowfolk melt some each time the user pushes a Button labeled "warm sunny day". When a snowperson melts, increase the size of a gray puddle of melted snow under it.
Follow the instructions in Chapter 6 and the lectures to complete this lab.