I have this asignment to create a Java SWING application, which uses the Java2D functionality. The user should be able to draw points on the panel and by pushing the Create Polygon button to unite the points into a polygon. I'm not able to create the Points and I am also confused by the MVC Pattern, wich we are obliged to use! Can someone help me???