Custom layout that allows multiply layout strategies to be applied to single container. Be aware that standard Swing layouts aren't developed to be used together so they aren't suitable for this layout. You will need custom layouts which work only with specific components and won't affect the same components.
@author Mikle Garin
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.