This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (August 2024) |
A multiple-document interface (MDI) is a graphical user interface in which multiple windows reside under a single parent window. Such systems often allow child windows to embed other windows inside them as well, creating complex nested hierarchies. This contrasts with single-document interfaces (SDI) where all windows are independent of each other.