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)

SIZE

Allowed Values Meaning
Two positive integers, separated by a comma (e.g., 125,73) Sets the interface component's size, in pixels. This attribute is implemented:

- for components whose container's LAYOUT is AbsoluteLayout, and

- for Frames, regardless of layout.

Otherwise SIZE is a preference that the layout manager may or may not elect to use.

Note also that when using AbsoluteLayout, all components' size must be specified with the SIZE attribute.

 

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