Cell (tag) |
From JAXXWiki
The <cell> tag creates a cell within a <row> of a <Table>. It supports all of the GridBagConstraints specified under the documentation for the <Table> tag. GridBagConstraints specified on a cell override those specified on a row or Table.
The cell tag may contain either zero or one child component.

