Learning Outcomes
By the end of this lab, students should be able to :
Write a Java program using various type of Layout manager.
Hardware/ Software : Personal Computer, Java Development Kit version X.x.x., NetBeans IDE 12.0
FLOWLAYOUT
Activity Outcome: Student know how to create flow layout program
GRID LAYOUT
Activity Outcome: Student know how to create grid layout program
BORDER LAYOUT
Activity Outcome: Student know how to create border layout program
BOX LAYOUT
Activity Outcome: Student know how to create box layout program
GRIDBAG LAYOUT
In this video, lab activity named as LabActPart2_2E. You can change name to LabActivity 2G.
Activity Outcome: Student knows how to use GridBagLayout
GRIDBAG LAYOUT(COMBINE LAYOUT)
Activity Outcome: Student knows how to combine Layouts