JavaFX and Scene Builder - Write-on text animation with threads

Опубликовано: 04 Июнь 2021
на канале: Random code
2,647
36

I showcase a small program that types some text on the screen in a text writing animation manner. The Setup is using a thread to make this little animation.

Source code: https://gist.github.com/Da9el00/c482c...

My channel publishes videos regarding programming, software engineering especially Java and JavaFX. If that is what you are looking for then do not hesitate to join me on this journey!

Subscribe to my YouTube channel:
   / @randomcode_0  

I am using JfoeniX as the button in this tutorial.
Setup guide:    • How to setup JFoeniX and JavaFX in In...