Basic Layout Frame
This frame demonstrates
JInternalFrames
with commonly used layouts:
FlowLayout
.
2x2
GridLayout
.
BorderLayout
.
x-oriented
BoxLayout
.
y-oriented
BoxLayout
.