Tuesday, May 29, 2012

JavaFX 2: Working with Text and Text Effects

In this JavaFX tutorial I am going to show how to add text to JavaFX 2 application and how to add some fancy effects.

Through this tutorial  I will show following text effects:

  • DropShadow
  • Blur
  • InnerShadow
  • Reflection
And here you can take a look how our example will look in the end:

Here is the code of our example:

If you like this tutoral, I strongly recommend to you to see this tutorial:


3 comments: