beginUpdate();
The beginUpdate method disables redrawing the list until the endUpdate method is called.
The example of method use is given on the Example of Creating the ListBox Component page.
See also:
ListBox