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)

RENDERING_PREFIX

Allowed Values Meaning
java.awt, com.sun.java.swing Selects which windowing toolkit to use in rendering. Must be defined for every UIML tag that has a RENDERING. RENDERING_PREFIX must defined on the APP tag.

A convenient way to identify what toolkit to use for all user interface components is to prefix this attribute with "+" so it applies to all components contained in the frame (e.g., +RENDERING-PREFIX:java.awt)

 

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