
JavaFX: How to Customize Custom Controls
21 mins
Once you’ve decided extend Region to create a custom control, there are some basic things you should do to make your new control look professional and unified. Here’s how to do that.

Understanding Nodes and Properties and StyleSheets is one thing, but there are also techniques that you’ll need to learn in order to create JavaFX applications.



