GUI Change Method according to Roles of Widgets and Change Patterns
スポンサーリンク
概要
- 論文の詳細を見る
To develop usable software, it is necessary to develop Graphical User Interfaces (GUIs) in iterative steps, such as evaluating the usability of GUIs and improving GUIs. In improving GUIs, developers are often required to modify both the GUI and the logic code of the software. In our research, to facilitate GUI improvement, we propose a method of auto-matically searching for code to be modified and suggesting how to modify them. To search for appropriate code to be modified, we define the roles of widgets according to their purpose and the patterns for how to change GUIs. In our method, how to change GUIs is specified, and then the parts of source programs that are required to be modified are searched for. Also, we classify methods for each widget according to their functions. Using this classification, a method of modifying the code that is searched for is suggested.
- (社)電子情報通信学会の論文
- 2008-04-01
著者
-
FUKAZAWA Yoshiaki
Waseda University
-
Fukazawa Y
Waseda University
-
SHIROGANE Junko
Tokyo Woman's Christian University
-
IWATA Hajime
Waseda University
-
FUKAYA Kazuhiro
Waseda University
-
Iwata Hajime
Kanagawa Institute & Technology
-
Shirogane Junko
Tokyo Woman's Christian University
関連論文
- 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