Paned window (computing)

Computer user interface window that is divided into sections known as "panes"
title: "Paned window (computing)" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["microsoft-windows", "graphical-user-interface-elements"] description: "Computer user interface window that is divided into sections known as "panes"" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/Paned_window_(computing)" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Computer user interface window that is divided into sections known as "panes" ::
::figure[src="https://upload.wikimedia.org/wikipedia/commons/b/b6/Pane_window.svg" caption="A user interface window divided into three panes"] ::
A paned window is a window in a graphical user interface that has multiple parts, layers, or sections. Examples of this include a code browser in a typical integrated development environment; a file browser with multiple panels; a tiling window manager; or a web page that contains multiple frames. Simple console applications use an edit pane for accepting input and an output pane for displaying output.
The term task pane is used by Microsoft to identify any area cordoned off from the main screen area of an application and used for a specific function, such as changing the displayed font in a word processor.
Three-pane interface
::figure[src="https://upload.wikimedia.org/wikipedia/commons/3/31/Mozilla-thunderbird-3.0.1.png" caption="The three-paned main window of [[Mozilla Thunderbird]]."] ::
A Three-pane interface is a category of graphical user interface in which the screen or window is divided into three panes displaying information. This information typically falls into a hierarchal relationship of master-detail with an embedded inspector window. Microsoft's Outlook Express email client popularized a mailboxes / mailbox contents / email text layout that became the norm until web-based user interfaces rose in popularity during the mid-2000s. Even today, many webmail scripts emulate this interface style.
References
References
- Bradley, Ray. (1998-04-08). "What is a Pane?". Nelson Thornes.
- "Terminology - What's the difference between a panel and pane?".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::