Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (15): 70-73. doi: 10.3969/j.issn.1000-3428.2009.15.024

• Software Technology and Database • Previous Articles     Next Articles

Complex Interface Modeling Approach Based on Design Pattern

GAO Teng1, SHI Qing-hua1, LIU Zhi-jie2   

  1. (1. School of Computer Science and Technology, Shandong University, Jinan 250101; 2. School of Computer Science and Technology, Ludong University, Yantai 264025)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-08-05 Published:2009-08-05

基于设计模式的复杂界面建模方法

高 腾1,史清华1,刘志杰2   

  1. (1. 山东大学计算机科学与技术学院,济南 250101;2. 鲁东大学计算机科学与技术学院,烟台 264025)

Abstract: There are no unified normal forms of the descriptions for the User Interface Design Patterns(UIDP) until now, which leads to the great insufficiency in using nested component of multiple interface design patterns to construct complex user interface. Meanwhile it cannot meet the need of displaying the content of a hierarchical structure in the limited area. This paper proposes a complex interface modeling approach. Based on abstracting the interface basic elements, the standardized descriptions of interface design pattern are constructed. The complex interface modeling and target code automatic generation are implemented by customizing interface basic elements. Application research shows that this approach can greatly support the complex interface design and realization, and enhance the efficiency of the user interface development.

Key words: complex interface, design pattern, interface basic elements, code generation

摘要: 当前界面设计模式缺乏统一的规范化描述,导致在利用多个界面设计模式的嵌套组合构建复杂用户界面模型时,不能满足在有限区域展示具有层次结构内容的需求。提出一种复杂界面的建模方法。基于对界面基本元素的抽象实现界面设计模式的规范化描述,并通过对界面元素的定制,实现复杂界面的建模和目标代码的自动生成。应用研究表明,该方法可对复杂界面的设计和实现提供有力的支持,提高用户界面开发的效率。

关键词: 复杂界面, 设计模式, 界面基本元素, 代码生成

CLC Number: