RPP: a system for prototyping user interfaces
暂无分享,去创建一个
INTRODUCTION RPP (Reduced Programming Prototype) is a system that a.l10WSinterface designers to prototype user interfaces with little or no programming by allowing interactive definition of interface objects, flow of control, constraints between objects, and an interface to the application [1]. As the designer specifies the user interface, RPP builds and maintains a formal graph representation of the interface, called IRGs (Interface Representation Graphs), which is used to check consistency and completeness of the prototype. At any time the designer can convert the IRG to source code with calls to the X and Motif libraries which are compiled and linked with application code to produce an executable prototype.
[1] Ellis Horowitz,et al. A system for specifying and rapidly prototyping user interfaces , 1991 .
[2] John Karat,et al. Taking design seriously: exploring techniques useful in HCI design , 1990, SGCH.
[3] Len Bass,et al. Introduction to the Serpent User Interface Management System , 1988 .