Overview | Methods | This Package | All Packages
Retrieves the MDI children of this form.
Syntax
public final Form[] getMDIChildren()
Return Value
Returns an array of Form objects, each of which identifies one of this form's MDI children.
See Also getIsMDIContainer, getMDIClient, getMDIParent