The GridBagConstraints class specifies constraints for components that are laid out using the GridBagLayout class.
@version 1.31, 01/23/03
@author Doug Stein
@see java.awt.GridBagLayout
@since JDK1.0
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.