Tutorial Chapter 12: Changing the User Interface Dynamically
This chapter focuses on using the classes and methods in the
ui
package of built-in classes to modify the user interface at runtime. Among the
techniques illustrated are hiding or disabling form items; changing the text, style or image
associated with a form item; loading a combobox from a database table; and adding toolbars and
topmenus dynamically.