Jump to content

Inspector window

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Mjbmrbot (talk | contribs) at 00:22, 30 January 2011 (r2.7.1) (robot Adding: ru:Окно инспектора объектов). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An inspector window is a type of computing window that shows current parameters of a selected object and allows these parameters to be changed on-the-fly. It shows Information in programs, like File Managers, showing File Parameters like File Size and Permissions.

For example, in a vector graphics application the user creates drawings out from elements such as lines, rectangles and circles. When such an element is selected on the page, an inspector will show the current size and absolute position on the page of this element with numbers. The user can then change those numbers to change the size or position of the object on the page.

A inspector window is a type of palette window.