java swing draw a colored circle code example Example: how to draw a circle in java swing g.drawOval(50,50,100,100);