Retrieves all components in the container.
public synchronized IComponent[] getComponents()
Returns an array of objects implementing the IComponent interface that represent all components in the container.
See Also getComponent