A1 Refereed original research article in a scientific journal

Helping Programmers Help Users




AuthorsFreeman J, Järvi J, Kim W, Marcus M, Parent S

PublisherASSOC COMPUTING MACHINERY

Publication year2012

JournalACM sigplan notices

Journal name in sourceACM SIGPLAN NOTICES

Journal acronymACM SIGPLAN NOTICES

Volume47

Issue3

First page 177

Last page183

Number of pages7

ISSN0362-1340


Abstract
User interfaces exhibit a wide range of features that are designed to assist users. Interaction with one widget may trigger value changes, disabling, or other behaviors in other widgets. Such automatic behavior may be confusing or disruptive to users. Research literature on user interfaces offers a number of solutions, including interface features for explaining or controlling these behaviors. To help programmers help users, the implementation costs of these features need to be much lower. Ideally, they could be generated for "free." This paper shows how several help and control mechanisms can be implemented as algorithms and reused across interfaces, making the cost of their adoption negligible. Specifically, we describe generic help mechanisms for visualizing data flow and explaining command deactivation, and a mechanism for controlling the flow of data. A reusable implementation of these features is enabled by our property model framework, where the data manipulated through a user interface is modeled as a constraint system.



Last updated on 2024-26-11 at 14:38