SNOW

SNOW is Special Needs Ontario Window Cultivating Canada's Inclusive Education Community, part of the A.T.R.C. at University of Toronto
Menu
Home

Audio Look and Feel Project


This research was funded in part by a grant from  Sun Microsystems, Inc.

Copyright (C) 1999 Adaptive Technology Resource Centre, University of Toronto.

The impetus of this research was to create an alternate user interface using the Java Foundation Classes (JFC or "Swing"). One of the features of JFC is its pluggable look and feel architecture -- the ability to define the presentation and control of a user interface component separate from what that component does. Furthermore, Swing supports the ability to plug in multiple look and feels that run concurrently. The audio look and feel project is an attempt to explore this architecture and provide an alternate means of controlling Swing-based software. Thus, in addition to the "standard" GUI based interface, the user can control the software using a keyboard only, while receiving auditory feedback as to where they are, within the user interface, and what they can do.

TABLE OF CONTENTS

Introduction
Translation Matrix
Keystroke Charts
Rationale Meetings
Architecture