ABSTRACT

Odds are good that most of the programs you have used in your life have not had the text style interface that we have been creating with println and the various read methods. Most users work with programs that have Graphical User Interfaces, GUIs. The goal of this chapter is to introduce you to a GUI library in Scala, and show you how you can build GUIs and add our own graphics to them.