after-new-child in area-container<%>
This method is called after a new containee area is created with this area as its container. The new child is provided as an argument to the method.
( -> void
send an-area-container after-new-child child)
child : subarea<%> object
Does nothing.