getComponent
Description
Returns a JComponent for a specified project and component name.
Parameters
Return Type
Example
getComponent("TEST", "sil");
Returns a JComponent structure for the "sil" component in the "TEST" project.
See also
Peacock
Returns a JComponent for a specified project and component name.
getComponent("TEST", "sil");
Returns a JComponent structure for the "sil" component in the "TEST" project.