A panel for generically displaying Java Beans in a grid-style layout. The Bean config may specify the number of columns as "cols". The default is 3. Elements within the grid may specify a config parameter of "colspan" which indicates the number of columns to span in the grid. These parameters, along with EMPTY fields, allow for flexible layout.
@author Dan Syrstad
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.