Easy model-driven development of multimedia user interfaces with GuiBuilder

  • Authors:
  • Stefan Sauer;Gregor Engels

  • Affiliations:
  • Software Quality Lab, University of Paderborn, Paderborn, Germany;Software Quality Lab, University of Paderborn, Paderborn, Germany

  • Venue:
  • UAHCI'07 Proceedings of the 4th international conference on Universal access in human computer interaction: coping with diversity
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

GUI builder tools are widely used in practice to develop the user interface of software systems. Typically they are visual programming tools that support direct-manipulative assembling of the user interface components. We have developed the tool GuiBuilder which follows a model-driven approach to the development of graphical (multimedia) user interfaces. This allows a metadesign approach where user interface developers as well as prospective users of the system are supported in modelling the desired functionality of the GUI on a high level of abstraction that is easy to understand for all involved stakeholders. The model consists of compositional presentation diagrams to model the structure of the user interface and hierarchical statechart diagrams to model its behaviour. GuiBuilder then supports the transformation of the model to Java, i.e., the generation of a working user interface and the simulation of the modelled behaviour. Interactive sessions with the user interface can be recorded and replayed.