Component-based UI
From Documentation
Overview
Each UI object is represented with a component (Component). Thus, composing UI is all about assembling components.
For example, here we declared a Window component, enabled the border (border="normal"), and set its width to a definite 250 pixels. Enclosed in the Window are two Button components.
Version History
Last Update : 2010/11/3
Version | Date | Content |
---|---|---|