Uses of Class buoy.widget.LayoutInfo.Alignment

Uses in package buoy.widget

Constructors with parameter type buoy.widget.LayoutInfo.Alignment

Create a LayoutInfo object with no padding or insets.
LayoutInfo.LayoutInfo(LayoutInfo.Alignment align, LayoutInfo.FillType fill, Insets insets, Dimension padding)
Create a LayoutInfo object.

Fields of type buoy.widget.LayoutInfo.Alignment

LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment
LayoutInfo.Alignment

Methods with parameter type buoy.widget.LayoutInfo.Alignment

void
Set the alignment of the Widget within its available space.

Methods with return type buoy.widget.LayoutInfo.Alignment

LayoutInfo.Alignment
Get the alignment of the Widget within its available space.

Written by Peter Eastman.