UI Customizer

The Tizen UI customizer is an Eclipse-based rich client platform (RCP) application tool used for customizing default UI control colors and images for Tizen devices. UI customizer is located in the <TIZEN_SDK_HOME>/tools/ui-customizer directory.

This tool enables you to change the default color and image of the Tizen platform controls listed in the following table.

Table: Tizen platform controls
UI controls
Button CheckButton ColorPicker ContextMenu
DateTimeBar DateTimePicker DynamicBox Edit
EditDate EditTime ExpandableEditArea FastScroll
Footer Form Gallery Header
IconListView InputPad Label MessageBox
OptionMenu Panel Popup Progress
Scroll SearchBar Slider SplitPanel
TabBar TableView

Creating a UI customization consists of the following steps:

  1. Creating a UI customizer project
  2. Editing custom UI controls
  3. Exporting custom UI controls
  4. Adding colors
  5. Adding images

Where to Go Next