Pulsing image-button in Java
I have created a simple musical metronome in Java. It starts and stops by
pressing a button that has the shape of a butterfly. I would love to add a
visual effect of the tempo by making the button/butterfly appear and
disappear together with the metronome beat.
Would java.util.Timer be the way to go? Would that work with an image that
is a button and that needs to keep its functions while pulsing?
Thank you so very much for suggestions and congratulations on the community.
No comments:
Post a Comment