I am currently trying to program Java Swing drawing for a flag program so the user types a flag name and the image pops up, for the image to pop up i need to use Java Swing drawing to hand draw my flag, i know how to get the three rectangle of the three colors orange, white and green and also the circle in the center but i don't know how to make the Java Swing drawing make it segregate the circle in two 24 compartments.
View All Comments
| View Tutorial