Thegraphical control elementinspector window is a type ofdialog window that shows a list of the currentattributes of a selectedobject and allows these parameters to be changed on the fly. A common use is inIntegrated Development Environments, where the window shows the changing values of variables associated to an object during adebugging session.
Inspector windows show information in programs likefile managers, showing file parameters like file size and access permissions.
For example, in avector 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.
An inspector window is a type ofpalette window.
Thisgraphical user interface article is astub. You can help Wikipedia byadding missing information. |