Sciweavers

4094 search results - page 6 / 819
» Acme: A User Interface for Programmers
Sort
View
148
Voted
ASSETS
2006
ACM
15 years 11 months ago
Automatically generating custom user interfaces for users with physical disabilities
Krzysztof Z. Gajos, Jing Jing Long, Daniel S. Weld
UIST
2006
ACM
15 years 11 months ago
SwingStates: adding state machines to the swing toolkit
This article describes SwingStates, a library that adds state machines to the Java Swing user interface toolkit. Unlike traditional approaches, which use callbacks or listeners to...
Caroline Appert, Michel Beaudouin-Lafon
CHI
2011
ACM
14 years 9 months ago
HyperSource: bridging the gap between source and code-related web sites
Programmers frequently use the Web while writing code: they search for libraries, code examples, tutorials, and documentation. This link between code and visited Web pages remains...
Björn Hartmann, Mark Dhillon, Matthew K. Chan
154
Voted
ASSETS
2004
ACM
15 years 11 months ago
Nonvisual tool for navigating hierarchical structures
The hierarchical structure of a program can be quite complex. As such, many Integrated Development Environments (IDEs) provide graphical representations of program structure at di...
Ann C. Smith, Justin S. Cook, Joan M. Francioni, A...