getComponent

getComponent

Description

Returns a JComponent for either a component id or a specified project and component name.

Parameters

Return Type

JComponent

Example 1

getComponent("TEST", "sil");

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

Example 2

getComponent(10000);

Returns a JComponent structure for the 10000 component ID.

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.