com.jgoodies.forms.layout

Class FormLayout

Parameters:
b - true to honor the visibility, i.e. to exclud invisible components from the sizing and positioning false to ignore the visibility, in other words t layout visible and invisible components
Since:
1.2
Specified by:
layoutContainer in interface LayoutManager
Parameters:
parent - the container in which to do the layout
See Also:
Container, Container.doLayout()

Copyright © 2002-2014 JGoodies Software GmbH. All Rights Reserved.