Tom Chudyk

I'm

  Latest article:


JavaFx has its pros and cons. As for the cons, it still hasn’t managed to implement the ability to control the spacing between letters for the TextFlow component (issue JDK-8092100 is waiting to be resolved for about 14 years now). However, it still has many advantages, such as a cool and extensible CSS engine. This time, I want to show you how to use it to create an application theme changer, which can be achieved by writing just a few lines of code

See more articles →