JFrame app create a Swing JFrame using Visual Studio Code part 0/3

Опубликовано: 13 Октябрь 2024
на канале: Cottrell Coding
17,967
181

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!