Thanks a lot for elaborating. Still a bit confused on it but the more I code the more I'll probably become familiar with these things. Also I was unaware of bindings so thats a neat topic.
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)...