
Sets the project object of this component. This method is used by
Project when a component is added to it so that the component has
access to the functions of the project. It should not be used
for any other purpose.
Parameters:
-
project - Project in whose scope this component belongs.
Must not be
null
.