Penguin
Blame: UserInterface
EditPageHistoryDiffInfoLikePages
Annotated edit history of UserInterface version 2, including all changes. View license author blame.
Rev Author # Line
2 AristotlePagaltzis 1 A UserInterface is an umbrella term for various concepts, defined by [FOLDOC | http://wombat.doc.ic.ac.uk/foldoc/] as "The aspects of a computer system or program which can be perceived (normally seen; sometimes heard) by a human user, and the commands and mechanisms the user uses to control its operation and input data." The study of [UserInterface]s is an important part of HumanComputerInteraction.
1 CraigBox 2
2 AristotlePagaltzis 3 See GuiVersusCli for a comparison of the major models, the GraphicalUserInterface ([GUI]) and the CommandLine interface ([CLI]).