FlowLayout | Java Swing Tutorial for Beginners

preview_player
Показать описание
In this Java Swing GUI tutorial we will explore the Java Swing FlowLayout layout manager. FlowLayout arranges its components in order from left to right and top to bottom. It is commonly used to arrange a group of Buttons. You can specify the horizontal alignment as well as the horizontal and vertical component gap.

Check out my YouTube Channel for more videos:
Рекомендации по теме
Комментарии
Автор

never knew the patrick bateman could give such solid java swing tutorials

swissidol
Автор

We continue exploring Java Swing Layout Managers. Please like, comment and subscribe!

JavaCodeJunkie
Автор

Question, is there any way to change where the row of components would start? I would like to use flowlayout but I want the row of components to start somewhere lower on my frame. Thanks!

ashdegamer
Автор

How you chance the symbol <= on editor on 3:11?

adroaldoferreira
Автор

I do not understand how I solve that the button does not disappear when I change the size of the frame when it is set to NORTH, how can I make the buttons not disappear, how to do it so that it works as CENTER but in NORTH?

philipT
Автор

Why "Button " + Integer.toString(i) and not "Button " + i in the loop. 🤔

hba
join shbcf.ru