J2me-list class, TextBox class, Ticker class

Source: Internet
Author: User

1. The list class displays a list of options on the screen that allow users to select 1 or more options from these options. The list class does not require a container such as a form class instance, and can be directly setcurrent (mylist). The list class has the following 3 forms:

1) radio button:

When a user selects an option in a list, a command event is not automatically generated

2) Check button

When a user selects an option in a list, a command event is not automatically generated

3 An implicit list that does not use radio buttons and check box icons:

A. Suitable for the menu, each list item is a menu item.

The B.list object is in the form of implicit

C. When a user selects an option for a list, a command event is automatically generated. This command is marked as List.select_commnad, and then the command is processed in Commandaction ().

2. The TextBox class is similar to textfiled, but a form class instance cannot contain a TextBox class instance.

3. Ticker class scrolls text horizontally for the screen

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.