filmov
tv
Java Practice Examples - Module 10-9 The Flow Layout System

Показать описание
In this series, we'll be using the free Visual Studio Code to develop and test our code samples.
-- Video Description --
In the video we look at how to get better of Java GUI by learning about the Flow Layout System. This is the default layout system used in Java GUI elements, however, you can set and change different parameters, which we will also look at.
-- Video Chapters --
00:00 - Introduction
00:30 - Our initial setup
00:37 - Creating a Flow Layout
02:03 - Demoing our example
02:39 - Changing layout settings
03:09 - Leading & Trailing vs Left & Right