Removes a component from the container.
public synchronized void remove( IComponent component )
component
The component to be removed.
This method sets the component's site to null.
See Also add, IComponent.setComponentSite