ABSTRACT

This chapter shows that label value and the data associated with this initial label can be further used without touching the component. The ComboBox component is frequently used. It is a pop-up list from which items can be selected. The ComboBox component shares many methods with other components, such as the List component. In the following tutorial we will load an XML file, parse the file, and directly feed to the ComboBox component. The text fields and the button are only for demonstration purposes and will later be removed in the final application. However, we need some easy way to test if the combo boxes are functional.