Package net.sf.doolin.gui.layout

Interface Summary
LayoutConstraintAdapter<C,A> Converts a layout constraint given by the configuration to a useable constraint within a layout manager.
LayoutService Service used to position components into a container.
 

Class Summary
FormLayoutService Layout based on FormLayout.
IdentityLayoutConstraintAdapter<C> Identity converter.
LayoutManagerService Layout service based on a LayoutManager.
SingleLayoutService This layout service accepts one and only one component that fills the whole container.
TableLayoutService Layouts component using a two-columns table.
 



Copyright © 2011. All Rights Reserved.