Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Adds a Component object to the current container.
MyContainer.addComponent(component);
Parameters
Parameter |
Description |
|---|---|
component |
The Component object to add. |
Remarks
Implement this method for an object that will contain one or more component objects in order to programmatically add components to that container.