endUpdate();
The endUpdate method enables panel redrawing and refreshes it.
It is used together with the beginUpdate method.
The example of method use is given in the Example of Creating the Panel Component page.
See also:
Panel