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

Computer Engineering ›› 2008, Vol. 34 ›› Issue (14): 52-54. doi: 10.3969/j.issn.1000-3428.2008.14.019

• Software Technology and Database • Previous Articles     Next Articles

Design Pattern of Recursive and Complex User Interface

ZHANG Xiao-tao, WAN Jian-cheng, HOU Jin-kui, FENG Shi-hong   

  1. (School of Computer Science and Technology, Shandong University, Jinan 250061)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-07-20 Published:2008-07-20

递归和复杂用户界面的设计模式

张小涛,万建成,侯金奎,冯仕红   

  1. (山东大学计算机科学与技术学院,济南 250061)

Abstract:
Current UI design patterns have some deficiencies in describing complex user interface, which can not display several contends on one finite area or display hierarchical contents. In order to improve the expressive ability of UI design patterns and perfect the abstract expression and visual display of UI, this paper summarizes and extends the current UI design patterns from common pattern, simple-combine pattern and overlapped-combine pattern, and proposes a design pattern for recursive UI. It can be used for designing complex UI, and it also supports the target code generation.

Key words: recursive user interface, overlapped-combination pattern, code generation, model-driven, design pattern

摘要: 当前界面设计模式难以表达复杂界面结构,不能满足在同一有限区域展示多项内容或具有层次结构内容的需求。为增强界面设计模式对复杂界面的支持能力,按普通模式、简单组合模式和重叠组合模式的划分方法总结和扩展界面设计模式,提出一种递归界面设计模式。该模式支持复杂界面设计和目标代码的自动生成。

关键词: 递归用户界面, 重叠组合模式, 代码生成, 模型驱动, 设计模式

CLC Number: