In the paintComponents() method you can use the Graphics class's drawOval method to draw a point.
Look at the other methods of the Graphics class to see if there are other's that might help you.