![]() UJML Language Reference |
Samples of UJML state machines.
These samples demonstrate the use of state machines as reusable code in UJML. See State Machines. Each supplies one or more state machines you can use in an application to supply some specific functionality. Some samples use other state machines, creating more powerful state machines through composition.
|
Topic |
Description |
|
Displays a blank background that fills the device screen. | |
|
The datetime.ujms sample provides state machines designed to work with Coordinated Universal Time (UTC) dates and times. | |
|
The flexlist.ujms sample implements a list of reference values that grows and shrinks memory usage as needed. | |
|
The listbox.ujms sample displays a list box which scrolls vertically. | |
|
The messagebox.ujms sample displays a message box with labeled buttons. | |
|
The padbuttons.ujms sample displays a set of buttons corresponding to the device number pad. | |
|
The screenpane.ujms sample creates a logical 'pane' on the device screen. | |
|
The scrollbar.ujms sample displays vertical and horizontal scrollbars. | |
|
The scrollmenu.ujms sample displays a horizontal menu strip which adapts to the boundaries and number/content of menu items provided by scrolling to the right or left (if needed). | |
|
The scrolltextbox.ujms sample displays a text box which scrolls vertically. | |
|
This entity provides default values shared by the sample components. | |
|
The menuList.ujms sample displays a list of menu items and allows the user to select one. | |
|
The pane.ujms sample provides a logical 'pane' on the device screen. |
|
Copyright (c) 2000-2007 UIEvolution, Inc. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|