Class ComponentLayout

java.lang.Object
net.miginfocom.swing.MigLayout
All Implemented Interfaces:
LayoutManager, LayoutManager2, Externalizable, Serializable

public class ComponentLayout extends TraitLayout
A standardised MigLayout for use by Component configurers
See Also: