I'm in the process of making a very simple bot and wanted to add a ui so I noticed that in the api EmbeddableUI uses JavaFX. There isn't much info about the class in the docs though so I started reading about Javafx and looked around through a few open source bots and have a few questions.
1)...