Compositor
A simple way to produce user interfaces for desktop apps.
Separating the way a desktop app looks from how it works makes your code cleaner and Compositor makes this easy. You describe your UI and you write an application to handle UI input. The descriptor is XML and the application is a Java/Groovy/Scala/Kotlin class.
NEWS: 0.4 released