|
UIML
v2.0
Draft Spec
DTD
Examples
Vocabularies
UIML
v1.0
Tags
Components
Attributes
|
UIML
Attributes (UIML 1.0)
BORDER
| Allowed Values
|
Meaning
|
| LineBorder
|
Creates a single-lined
border around the component. You can control the line's color and
thickness with the LineBorder_Color and LineBorder_Thickness attributes.
|
| RaisedBevelBorder
|
Creates a border
around the component that has the effect of raising the component.
|
| LoweredBevelBorder
|
Creates a border
around the component that has the effect of lowering the component.
|
| CompoundBorder
|
Combination of
the LineBorders. |
| TitledBorder
|
Creates a border
with a title. To control its appearance, use TitledBorder_Title, TitledBorder_Color,
TitledBorder_Font, TitledBorder_Justification, TitledBorder_Position,
and TitledBorder_Border. |
| EmptyBorder
|
Creates an empty
border. |
©
1999-2000 UIML.org (all rights reserved)
|