How to make Jlabel text blink using timer?'
How to make Jlabel text blink using timer?'
After calling Event of 'Save' button......File is saved and JLabel is set with text as "File Saved Successfully"'
'
But for making it more attractive, when JLabel is set with text, it should change its color after a specific interval....BLINKING EFFECT....'
'
I am unable to try code for it'
Plz help..thnx in advance.....=D>'
Re: How to make Jlabel text blink using timer?'
Here is an example of blinking JLabel, Hopefully it'll give you an idea of what to do then you can play around with it.
Re: How to make Jlabel text blink using timer?'