Microsoft SDK for Java

MDIClient Class

Encapsulates an MDI container.

Control 
  |
  +--MDIClient

package com.ms.wfc.ui

public class MDIClient
extends
Control

Remarks

An MDI container is an MDI window that contains child windows.

You should not create instances of the MDIClient object directly; this object is used by the Form class for MDI window management.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.