BorderLayout manage widget into north, south, west, east and center
region. It will not lay widget correctly if widget in north or
south doesn't have specified height or widget in east or west
doesn't have specified width.
So keep in mind that:
region. It will not lay widget correctly if widget in north or
south doesn't have specified height or widget in east or west
doesn't have specified width.
So keep in mind that:
- Always set HEIGHT for widget in NORTH region
- Always set HEIGHT for widget in SOUTH region
- Always set WIDTH for widget in WEST region
- Always set WIDTH for widget in EAST region


0 comments:
Post a Comment