set_orientation


Description:

public void set_orientation (FlowOrientation orientation)

Sets the orientation of the flow layout

The orientation controls the direction used to allocate the children: either horizontally or vertically. The orientation also controls the direction of the overflowing

Parameters:

this

a FlowLayout

orientation

the orientation of the layout