GridBagLayout.setConstraints

GridBagLayout.setConstraints

Class Overview | Class Members | This Package | All Packages

Syntax
public void setConstraints( Component comp, GridBagConstraints constraints )
Parameters
comp
the component to be modified.
constraints
the constraints to be applied.
Description
Sets the constraints for the specified component in this layout.