tree: 3dac2d4e5382cf713d26792326d87b6cb3a97fff [path history] [tgz]
  1. src/
  2. pom.xml
  3. ReadMe.md
libraries/kotlin-swing/ReadMe.md

Kotlin Swing

The Kotlin Swing library provides some helper functions and extensions for creating Swing user interfaces.

To try the sample run

cd kotlin/libraries/kotlin-swing
mvn test -Pui

Or browse the source of the sample to see the kinds of features available