highlighting words in java

前端 未结 2 2034
野趣味
野趣味 2021-01-14 08:30

I wanted to highlight the words,for a specific time (just like in karaoke apps). each word will have a specific time for highlighting.i am able to take timi

2条回答
  •  自闭症患者
    2021-01-14 09:07

    You can start from the link http://java-sl.com/blink.html

    Add highlights to the JTextArea and le them blink for some time.

提交回复
热议问题