作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (15): 250-252. doi: 10.3969/j.issn.1000-3428.2009.15.087

• 开发研究与设计技术 • 上一篇    下一篇

基于Java的面向对象交互式图形工具箱

刘庆芳1,2,华庆一1,2,李光俊1,2,芦宏亮1,2,蔚 娣1,2   

  1. (1. 西北大学信息学院计算机科学系,西安 710069;2. 中科院计算机科学国家重点实验室,北京 100080)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-08-05 发布日期:2009-08-05

Java-based Object-oriented Interactive Graphics Toolkit

LIU Qing-fang1,2, HUA Qing-yi1,2, LI Guang-jun1,2, LU Hong-liang1,2, YU Di1,2   

  1. (1. Dept. of Computer Science, School of Information, Northwest University, Xi’an 710069; 2. State Key Lab of Computer Science, Chinese Academy of Sciences, Beijing 100080)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-08-05 Published:2009-08-05

摘要: 为在开发交互式图形应用过程中有效地建立、表示和管理代表应用数据的直接操作图形对象,设计一个基于Java的面向对象交互式图形工具箱——JOOIGT,该工具箱利用面向对象技术和Java基本类库,提供多种图形对象以及图形界面框架,使设计者只需定义对象,而不必考虑绘图细节,简化操作流程,利用JOOIGT建立的图形界面不仅可以运行于本地窗口程序中,也能运行在Web程序或嵌入式程
序中。

关键词: 用户界面, 面向对象, 直接操作

Abstract: In order to set up, show, and manage the direct manipulation graph objects representative of application data effectively in development of interactive graphics application, a Java-based object-oriented interactive graphics toolkit called JOOIGT is designed. It uses object-oriented technique and Java foundation classes to provide a set of graphic objects and framework supporting user interface, which makes the developers only need to define objects without considering the detail of drawing. The operating process is simplified. The user interfaces based on JOOIGT can not only run in the widow application, but also run in Web application or embedded application.

Key words: user interface, object-oriented, direct manipulation

中图分类号: