Overview | Methods | This Package | All Packages
Retrieves all components in the container.
Syntax
public synchronized IComponent[] getComponents()
Return Value
Returns an array of objects implementing the IComponent interface that represent all components in the container.
See Also getComponent