IContainer.getComponents

Overview | Methods | This Package | All Packages

IContainer.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