Uses of Class buoy.widget.BorderContainer.Position

Uses in package buoy.widget

Fields of type buoy.widget.BorderContainer.Position

BorderContainer.Position
BorderContainer.Position
BorderContainer.Position
BorderContainer.Position
BorderContainer.Position

Methods with parameter type buoy.widget.BorderContainer.Position

void
Add a Widget to this container, using the default LayoutInfo to position it.
void
Add a Widget to this container.
Widget
Get the child in a particular location.
LayoutInfo
Get the LayoutInfo for the Widget in a particular location.
void
Remove a child Widget from this container.
void
Set the LayoutInfo for the Widget in a particular location.

Methods with return type buoy.widget.BorderContainer.Position

BorderContainer.Position
Get the Position of a particular Widget.

Written by Peter Eastman.