Skip to content

The Program depicting that if we have border layout would it change our positioning even after maximazing the window or not, which happened to be false because in border layout the components stay to the determined sides even after re-scaling.

Notifications You must be signed in to change notification settings

MSH-trojan/Java_21_Border_Layout_Test_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java_21_Border_Layout_Test_1

Overview:

this program features the difference between border and flow layouts as they differ in terms of re-scaling our size of graphical window, with flow layout becoming disoriented.

whereas for the border layout, we can see nothing but the size of the components themselves ,changes.

to be more accurate, they (components) stay on their same position as they were.

About

The Program depicting that if we have border layout would it change our positioning even after maximazing the window or not, which happened to be false because in border layout the components stay to the determined sides even after re-scaling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages