In this video I create a simple Swing JFrame. I demonstrate creating an action listener on a button. The button reads from the text box and outputs to a label. I use two different layout managers, FlowLayout and GridLayout. Finally, I demonstrate how to set color and font of the JFrame and objects.
I called this 0/3 because programmers always start counting at 0!