Currently what I'm doing is storing the user input...
# tornadofx
k
Currently what I'm doing is storing the user input in an arraylist; so I have an observable subscribed to the list, and it will add a button to the screen each time the list is updated with the new language.