Object-oriented user interface: Difference between revisions

Content deleted Content added
Undid revision 1251427648 by Binksternet (talk) trolling.
Tags: Undo Reverted
Undid revision 1265065196 by 27.96.192.129 (talk) No it's just trolling. Windows is not object oriented. Secondarily this user has a habit of going round patting himself on the back reverting edits, and then self congratulating himself. Check his user space.
Line 1:
{{for|Object-oriented user interface as used on Wikipedia|mw:OOUI}}{{Further|Object–action interface}}{{short description|Type of user interface}}
In [[computing]], an '''object-oriented user interface''' ('''OOUI''') is a type of [[user interface]] based on an [[object-oriented programming]] [[Interface metaphor|metaphor]], and describes most modern operating systems ("[[Object-oriented operating system|object-oriented operating systems]]") such as [[MacOS]], [[Unix]] and [[LinuxMicrosoft Windows|Windows]]. In an OOUI, the user interacts explicitly with objects that represent entities in the ___domain that the application is concerned with. Many vector drawing applications, for example, have an OOUI – the objects being lines, circles and canvases. The user may explicitly select an object, alter its properties (such as size or colour), or invoke other actions upon it (such as to move, copy, or re-align it). If a business application has any OOUI, the user may be selecting and/or invoking actions on objects representing entities in the business ___domain such as customers, products or orders.
 
[[Jakob Nielsen (usability consultant)|Jakob Nielsen]] defines the OOUI in contrast to function-oriented interfaces: "Object-oriented interfaces are sometimes described as turning the application inside-out as compared to function-oriented interfaces. The main focus of the interaction changes to become the users' data and other information objects that are typically represented graphically on the screen as icons or in windows."<ref name="Nielsen">Nielsen, J., Usability Engineering. 1993, San Francisco: Morgan Kaufmann / Academic Press</ref>