FlowStates: prototypage d'applications interactives avec des flots de données et des machines à états

  • Authors:
  • Caroline Appert;Stéphane Huot;Pierre Dragicevic;Michel Beaudouin-Lafon

  • Affiliations:
  • LRI - Univ. Paris-Sud & CNRS, Orsay, France and INRIA, Orsay, France;LRI - Univ. Paris-Sud & CNRS, Orsay, France and INRIA, Orsay, France;INRIA, Orsay, France;LRI - Univ. Paris-Sud & CNRS, Orsay, France and INRIA, Orsay, France

  • Venue:
  • Proceedings of the 21st International Conference on Association Francophone d'Interaction Homme-Machine
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article introduces FlowStates, a user interface toolkit compatible with Java Swing that combines two models for managing events: dataflow and state machines. The dataflow model makes it easy to support non-standard input devices and to reconfigure interactions according to the available devices, while state machines support the programming of complex interactions. The article illustrates the power and expressivity of this hybrid approach and the flexibility afforded by the explicit decision to not set strict limits between the roles of each model.