Can anyone tell me what Container.paintComponents, Component.paintAll, and ComponentPeer.paint are used for? I'm aware that paintComponents results in a call to paintAll, which results in a call to ComponentPeer.paint, but I'm failing to see the purpose of these functions or how/why they would be used w.r.t. heavyweight widgets. Any help would be greatly appreciated. -- Paul Fisher * [EMAIL PROTECTED]

