| Graphical User Interface |
Article Index for Graphical |
Website Links For Graphical User |
Information AboutGraphical User Interface |
| CATEGORIES ABOUT GRAPHICAL USER INTERFACE | |
| user interface | |
| graphical user interface | |
| software architectureuser interface | |
| graphical user interface | |
| software architecture | |
| user interface | |
| computer graphics | |
|
A graphical user interface ('''GUI''') is a type of User Interface which allows people to Interact With A Computer and computer-controlled devices which employ graphical icons, visual indicators or special graphical elements called " Widget s", along with text, labels or text navigation to represent the information and actions available to a user. The actions are usually performed through Direct Manipulation of the graphical elements. Use of this acronym led to creation of the neologism ''guituitive'' (an interface which is intuitive). HISTORY See Also: History of the graphical user interface Precursors to graphical user interfaces The precursor to graphical user interfaces was invented by researchers at the Stanford Research Institute , led by Douglas Engelbart . They developed the use of text-based Hyperlink s manipulated with a Mouse for the On-Line System . The concept of hyperlinks was further refined and extended to graphics by researchers at Xerox PARC , who went beyond text-based hyperlinks and used a GUI as the primary interface for the Xerox Alto Computer . Most modern general-purpose GUI's are derived from this system. As a result, some people call this class of interface a PARC User Interface (PUI) (note that PUI is also an acronym for perceptual user interface). PARC User Interface The PARC User Interface consists of graphical widgets (often provided by Widget Toolkit libraries) such as Window s, Menu s, Radio Button s, Check Box es and Icon s. The PARC User Interface employs a Pointing Device in addition to a keyboard. These aspects can be emphasized by using the alternative acronym WIMP , which stands for Windows, Icons, Menus and Pointing Device . Evolution of graphic user interfaces Following PARC the first commercially successful GUI-centric computer operating models were those of the Apple Lisa but more successfully that of Macintosh System graphical environment. The graphical user interfaces familiar to most people today are Microsoft Windows , Mac OS X , and the X Window System interfaces. IBM and Microsoft used many of Apple's ideas to develop the Common User Access specifications that formed the basis of the user interface found in Microsoft Windows , IBM OS/2 Presentation Manager , and the Unix Motif toolkit and Window Manager . These ideas evolved to create the interface found in current versions of the Windows operating system, as well as in Mac OS X and various Desktop Environments for Unix-like systems. Thus most current graphical user interfaces have largely common idioms. , one of the X Window System's many graphical user interfaces available for Unix-like systems]] 's Graphical User Interface. Note the usage of a single Menu Bar in different programs.]] 's Graphical User Interface with four windows open.]] graphical user interface. The applications Totem , Gedit , Gnome Terminal , Epiphany , GAIM and Nautilus are all applications specifically designed for the GNOME desktop environment.]] GRAPHICAL USER INTERFACE DESIGN Graphical user interface design is an important adjunct to application programming. Its goal is to enhance the usability of the underlying logical design of a stored Program . The visible graphical interface features of an application are sometimes referred to as "chrome". They include graphical elements ( Widgets ) that may be used to interact with the program. Common widgets are: windows, buttons, menus, and scroll bars. Larger widgets, such as windows, usually provide a frame or container for the main presentation content such as a web page, email message or drawing. Smaller ones usually act as a user-input tool. The widgets of a well-designed system are functionally independent from and indirectly linked to program functionality, so the graphical user interface can be easily customized, allowing the user to select or design a different '' Skin '' at will. See Model-view-controller for more information. ''See also: GUI Design Principles '' Zooming user interface Many research groups in North America and Europe are currently working on the Zooming User Interface (ZUI) which is a logical advancement on the graphical user interface, blending some Three-dimensional movement with Two-dimensional or " 2.5D " vector objects. Some graphical user interfaces are designed for the rigorous requirements of Vertical Market s. These are known as "application specific graphical user interfaces." Examples of application specific graphical user interfaces:
The latest cell phones and handheld game systems also employ application specific touchscreen graphical user interfaces. GRAPHICAL USER INTERFACES COMPARED TO COMMAND LINE INTERFACES Graphical user interfaces were introduced in reaction to the steep learning curve of command line interfaces ( CLI ), which require commands to be typed on the Keyboard . Since the commands available in command line interfaces can be numerous, complicated operations can be completed using a short sequence of words and symbols. This allows for greater efficiency and productivity once many commands are learned, but reaching this level takes some time because the command words are not easily discoverable. WIMP s ("window, icon, menu, pointing device"), on the other hand, present the user with numerous Widget s that represent and can trigger some of the system's available commands. WIMPs extensively use Modes as the meaning of all keys and clicks on specific positions on the screen are redefined all the time. CLI s use modes only in the form of a current directory. Most modern Operating System s provide both a graphical user interface and some level of a CLI, although the graphical user interfaces usually receive more attention. The graphical user interface is usually WIMP -based, although occasionally other metaphors surface, such as those used in Microsoft Bob , 3dwm or File System Visualizer (FSV). Applications may also provide both interfaces, and when they do the graphical user interface is usually a WIMP wrapper around the command-line version. This is especially common with applications designed for Unix-like operating systems. The latter used to be implemented first because it allowed the developers to focus exclusively on their product's functionality without bothering about interface details such as designing icons and placing buttons. Designing programs this way also allows users to run the program non-interactively, such as in a Shell Script . GRAPHICAL USER INTERFACES COMPARED TO TEXT USER INTERFACES See Also: Text user interface THREE-DIMENSIONAL USER INTERFACES For typical computer displays, ''three-dimensional'' is a misnomer—their displays are two-dimensional. Three-dimensional images are projected on them in two dimensions. Since this technique has been in use for many years, the recent use of the term three-dimensional must be considered a declaration by equipment marketers that the speed of three dimension to two dimension projection is adequate to use in standard graphical user interfaces. on Ubuntu ]] Three-dimensional graphical user interfaces are common in science fiction literature and movies, such as in '' Jurassic Park '', which features Silicon Graphics ' three-dimensional file manager, "File system navigator", an actual file manager that never got much widespread use as the user interface for a Unix computer. In science fiction, three-dimensional user interfaces are often immersible environments like William Gibson's in a virtual reality environment, or engineers could work on assembling a three-dimensional model of an airplane. This is a goal of the Croquet Project and Project Looking Glass by Java. Project Looking Glass The use of three-dimensional graphics has become increasingly common in mainstream operating systems, but mainly been confined to creating attractive interfaces— Eye Candy —rather than for functional purposes only possible using three dimensions. For example, user switching is represented by rotating a cube whose faces are each user's workspace, and window management is represented in the form of Exposé on Mac OS X , or via a Rolodex -style flipping mechanism in Windows Vista . In both cases, the operating system transforms windows on-the-fly while continuing to update the content of those windows. Interfaces for the X Window System have also implemented advanced three-dimensional user interfaces through Compositing Window Managers such as Beryl and Compiz using the AIGLX or XGL architectures, allowing for the usage of OpenGL to animate the user's interactions with the desktop. Another branch in the three-dimensional desktop environment is the three-dimensional graphical user interfaces that take the desktop metaphor a step further, like the BumpTop , where a user can manipulate documents and windows as if they were "real world" documents, with realistic movement and physics. With the current pace on three-dimensional and related hardware evolution, projects such these may reach an operational level soon. SEE ALSO
REFERENCES Franco Kipkemboi EXTERNAL LINKS
|
|
|