Um framework para construção da interface com o usuario de um ambiente integrado de testes

AUTOR(ES)
DATA DE PUBLICAÇÃO

1996

RESUMO

This work presents a framework for developing user interfaces that meets the requirements of an integrated environment such as portability, extensibility, independence between user interface and application, and uniformity. These requirements are easier to achieve with object-oriented paradigm. Reusability, an important property to obtain the desired uniformity, is one example. One of the advantages of the object-oriented model is the facility of reusability. This characteristics is particularly useful for meeting the uniformity requirement. Reusability becomes easier with the use of frameworks. A framework is composed by a set of classes and the interactions between them. For using frameworks, the classes are instantiated or new subclasses are created from the existing ones. Frameworks may be used in several applications domains and there are many models for user interfaces. The study of some models (MVC, MV MVC++, Mode Framework and Layered Model) was done in order to select one to use in this work. Using the selected model (MVC++), the design of a framework for the target environment has been done for permiting the construction of user interfaces for the interactive tools that integrate this environment. The defined framework is implemented in a manner that the designers need only to instantiate classes for developing of their tools. In this way, all interactive tools will follow the same standard of the apresentation and behavior

ASSUNTO(S)

framework (programa de computador) software - testes interfaces de usuario (sistema de computador)

Documentos Relacionados