Is there a way to create a window like this in JavaFX? Take a look at the textfield shown in the image below...
I recently came across the Jphonex framework that allows for this type of display. However, when I package it into a Jar file and try to run it on another computer with Java installed, I encounter an error. Why does it fail to work when using jPhonex? It worked fine for regular fields.