GUI Building with Scala

Tim Dalton blogs today about GUI development with Scala. Example code contains a simple Hello World type Scala application that launches a Swing based window with a button.

*****