Hello! In carrying out my little game I made a panel "Winner" in which I have two JButton plus I would like to add a blinking text to indicate the victory of the player("You win!").
Currently this text is static, designed by the function drawImage.
How can I make it "flashing" maybe alternating the vision of the text (which I present in two different colors)?