Overview

As the critical configuration file for XML UI (XUI) Engine, the XUI file is created by the XUI Editor which is provided as Eclipse plug-ins.

You can use eleven widgets, which are Composite, Text, Combo, Button, Label, Password, Checkbox, RadioButton, List, Group, and Table to design the user interface (not only the layout, but also the basic or logic properties setup of widgets). You can also create any other widget to meet the special requirements by Java™ implementation.

The XML-based source codes can be created automatically along with any legal WYSWYG operations in the design panel, and these codes are what XML UI Engine needs.

The following diagram illustrates the design architecture.

Diagram illustrating the design architecture of XML UI Engine