Hi friends,
While setting Layout in JAVA application, everyone is just
thinking of some common layouts. They are...
- FlowLayout
- BorderLayout
- GridLayout
- GridBagLayout
- Card Layout
- Null Layout or Absolute Positioning.
But they all are belongs to Java.awt.classes
But Swing introduces some of very new and intresting types of
layouts.
They are...
- BoxLayout
- GroupLayout
- OverlayLayout
- SpringLayout
- ScrollPaneLayout
- ViewPortLayout
So friends here i am discussing about all.
Very good,
ReplyDeleteEven i am not heard about these layouts
thnx buddy...u helped me in finding sme layouts which i haven't heard it bfr......
ReplyDelete