JavaFX Search Text Box

JavaFX Scene Builder has a text box for searching the library:

enter image description here

Is this the default control (if so, I can't find it) or is it just a text box style?
I also tried to find Scene Builder in the source code, but could not find it.

+6
source share

Source: https://habr.com/ru/post/978236/


All Articles