Java Swing Layouts

Layouts in Practice

Java Swing Layouts

Java Swing Layouts udemy course

Layouts in Practice

All my courses are focused on practical training.

You will need basic java knowledge so before start you should refresh your java.

Code writing is necessary to learn by yourself. So especially for spring layout

you should write code alot.

Learning swing layout mentality is important for creating  user friendly desktop applications.



  • You will meet swing layouts visually

  • You will learn coding components

  • You will learn why layout management is important

  • You will meet grid layout, box layout, flow layout , spring layout and so on

  • You will learn placement of components on layout

  • Course will help you decide placing components on layouts

  • You will use eclipse while writing code

  • You will learn gapping between components

  • You will see aligning

  • You will learn some components properties such as jtextfield

  • You will see jscrollpane in action

  • You will see adding action listener to button

  • You will see jtextarea , jtextpane

  • You will see cardlayout magic

  • You will learn jframe basic settings. Size, setting location on computer screen, resize property and so on.

  • You  will learn grid layout  component placement practically.

  • You will learn flow layout gaps between components.

  • You will learn boxlayout gaps between components.

  • You will learn gap between frame and content pane.