I tried making a JavaFX file chooser, but soon realized that I had to use an JavaFX Application to do that.
I'm just wondering if there is any way to do this with just a function. If there is any other ways to select files using the Windows file chooser in Kotlin, that would be useful too.