update(pause_update)
Class: ToolBar. Method inherited from UIComponent.
Description:
When called without arguments it flushes message queue and revalidates and repaints the component.
When the first argument is true, it enables repainting and flushes the message queue.
When the first argument is false, it disables repainting.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
Returns this component.
Type: this
