INTRO SPECS TUTORIALS RESOURCES TOOLS ABOUT US CONTACT US
UIML v1.0 UIML v2.0
 

UIML v2.0
Draft Spec
DTD
Examples
Vocabularies

UIML v1.0
Tags
Components
Attributes

UIML Attributes (UIML 1.0)

ROWS

Allowed Values Meaning
A positive integer In GridLayout: exact number of rows to use. In this usage, ROWS is specified as an attribute of the container.
A positive integer In GridBagLayout: ignored.
A positive integer With TextArea: height of the component, in rows. In this usage, ROWS is specified as an attribute of the component.
A positive integer With JTable: The number of rows in the table. If, upon resetting this attribute, the new size is greater than the old size, new rows are added at the bottom. If the new size is less than the old size, the excess rows are discarded.

 

© 1999-2000 UIML.org (all rights reserved)