Im trying to change the circle in the flag to stars
tried every possible way i know nothing worked


import java.awt.*;
import javax.swing.*;
import javax.swing.event.*;
import...