2013 | OriginalPaper | Buchkapitel
Separating the Content from the Presentation in AAL: The universAAL UI Framework and the Swing UI Handler
verfasst von : Alejandro Martín Medrano Gil, Dario Salvi, María Teresa Arredondo Waldmeyer, Patricia Abril Jimenez, Andrej Grguric
Erschienen in: Ambient Intelligence - Software and Applications
Verlag: Springer International Publishing
Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.
Wählen Sie Textabschnitte aus um mit Künstlicher Intelligenz passenden Patente zu finden. powered by
Markieren Sie Textabschnitte, um KI-gestützt weitere passende Inhalte zu finden. powered by (Link öffnet in neuem Fenster)
When it comes to user interaction elderly and people with special needs have special requirements, that evolve over time. Ambient Assisted Living (AAL) envisions ubiquitous, intuitive human-machine interaction running on heterogeneous devices (tablets, televisions, smart-phones, etc.) and by means of multiple modalities (graphics, voice, gesture recognition, etc.). This vision often represents a strong technological challenge for any developer of AAL services. In order to relieve the developer from the burden of repeatedly adapting the interfaces, the universAAL platform [6] offers a framework for user interaction that separates the content, that is exchanged between the user and the application, and its actual representation. The main drawback of this solution is that it delegates all the responsibility of the representation of the content to the platform, which, in turn, must be able to adapt to all kinds of showable messages. This paper explains how a so-called
UI Handler
has been designed and implemented to render messages in universAAL, as well as the results of its technical and usability evaluations.