Container.getComponents

Overview | Methods | This Package | All Packages

Container.getComponents

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