A Support Method for Widget Replacement to Realize High Usability and Its Evaluation(Metrics, Test, and Maintenance)(<Special Section>Knowledge-Based Software Engineering)
スポンサーリンク
概要
- 論文の詳細を見る
In recent years, not only functionality but also usability have come to be required in software. In order to develop a highly usable GUI (Graphical User Interface) application, it is effective that end users evaluate their GUI and the results of the evaluation are reflected on the original GUI. In these cases, it is necessary to replace a widget with another widget, and to reconnect the new GUI part with the original body part. When widgets are replaced, the operations are usually changed, but the roles of the GUI are seldom changed. In this research, we propose a development method for GUI applications with easy operations and also a method of automatic reconnection between GUI parts and new body parts. This reconnection is realized by classifying widgets according to their roles and by replacing methods of widgets with abstract methods categorized by common roles.
- 社団法人電子情報通信学会の論文
- 2004-04-01
著者
-
FUKAZAWA Yoshiaki
Waseda University
-
Fukazawa Y
Waseda University
-
SHIROGANE Junko
Tokyo Woman's Christian University
-
IWATA Hajime
Waseda University
-
WATANABE Kouji
JCB Co., Ltd.
-
Iwata Hajime
Kanagawa Institute & Technology
-
Shirogane Junko
Tokyo Woman's Christian University
-
Watanabe Kouji
Jcb Co. Ltd.
関連論文
- Special Issue on Knowledge-Based Software Engineering
- A Flexible Connection Model for Software Components(Knowledge-Based Software Engineering)
- Accessibility Evaluation for GUI Software Using Source Programs and Its Evaluation
- GUI Change Method according to Roles of Widgets and Change Patterns
- A Support Method for Widget Replacement to Realize High Usability and Its Evaluation(Metrics, Test, and Maintenance)(Knowledge-Based Software Engineering)
- An Inductive Inference Algorithm to Synthesize Prolog Programs from Specification by Example