Kotlin doesn't have its own UI toolkit, you're stu...
# announcements
c
Kotlin doesn't have its own UI toolkit, you're stuck with Swing/JavaFX if you like standards and pain. Or SWT/JFace if you care about your users. Either way, none of that is specific to Kotlin