I am looking for a solution to define editable properties of custom controls. Jens Deters built already superb custom controls with fontawesomefx for JavaFX.
After the import of the jar-files into Scene Builder you are able to use custom controls (drag & drop). The best thing is that you are able to style the symbols directly in the properties menu. You are able to style special node properties on the fly.
My question is, how it is possible to create editable custom (node) properties directly in the properties menu of Scene Builder? Is there a workflow?