getComponent

Description

Returns a JComponent for a specified project and component name.

Parameters

Return Type

JComponent

Example

getComponent("TEST", "sil");

Returns a JComponent structure for the "sil" component in the "TEST" project.

See also

Peacock