This is the first in a series of videos covering the use of Java Swing to create a simple GUI. Here, we start by creating a simple JFrame and exploring ways it can interact with its environment using a Toolkit reference. The GUI doesn't do much at this point, but it's a start!