Grid Bag Layout - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Grid Bag Layout

Description:

X=1, Y=1, W=1, H=1. Insets= 3,5,3,5 Anchor=South. Fill=Horiz. PanelA extends JPanel ... PanelA. Weight X=1, Fill=H. Width=3. Weight X=1,Y=1. Fill=Both. Layout ... – PowerPoint PPT presentation

Number of Views:88
Avg rating:3.0/5.0
Slides: 5
Provided by: DIL5
Category:
Tags: bag | grid | layout | panela

less

Transcript and Presenter's Notes

Title: Grid Bag Layout


1
Grid Bag Layout
PanelA extends JPanel
LayoutGridBagLayout
X0, Y0, W1, Height2 Weight X1,
Y1 Insetslt3,5,3,5gt AnchorCenter FillBoth
X1, Y0, W1, H1 Insetslt3,5,3,5gt AnchorNorth F
illHoriz
X1, Y1, W1, H1 Insetslt3,5,3,5gt AnchorSouth F
illHoriz
2
Grid Bag Layout
JPanel
JButton
Vertical Flow Layout
JButton
JButton
JPanel
JButton
JScrollPane
Vertical Flow Layout
JButton
JList
3
PanelB extends JPanel
LayoutGridBagLayout
JTextField
Weight X1, FillH
JLabel
JButton
Width3 Weight X1,Y1 FillBoth
JTabbedPane
All Insets(3,5,3,5)
PanelA
4
DialogA extends JDialog
LayoutGridBagLayout
PanelB
Weight X1,Y1 FillBoth
JPanel
LayoutFlowLayout
JButton
JButton
JButton
Write a Comment
User Comments (0)
About PowerShow.com