Version

GridBagConstraintConstants Class Members

The following tables list the members exposed by GridBagConstraintConstants.

Public Fields
 NameDescription
Public FieldRelativeThis constant can be assigned to OriginX and OriginY to indicate that the cell be positioned relative to the last cell.  
Public FieldRemainderThis constant can be assigned to SpanX and SpanY to indicate that the cell occupy the rest of the row or the column respectively.  
See Also