The ComponentManager exists on both
sides. There is an IDE version that you talk to, and there is a ComponentManager
on the vm side that the IDE ComponentManager talks to. You need one on
the vm side so that it can listen to the actual component and signal back
when it changes size or location and when it needs to be re-layed out.
The ComponentManager on the vm side is the fComponentManagerBeanProxy.