Design and implementation of object-oriented graphical user interface

YaMing Zhang,Junyi Shen,Yaohu Liu
1995-01-01
Abstract:After analysing the state of the user interface development methods and tools, this paper raises an idea of developing graphical user interface with object modeling technology to design and implement object-oriented graphical user interface (GUI). The core of GUI includes supporting platform of GUI graphical editor and tools. In this paper, the design and implementation of the three core parts of the GUI are discussed. The authors used not only object-oriented technology to analyse and design the system, but also C++ language which is based on DOS, so the system is of good integrity, reusability and maintainability.
What problem does this paper attempt to address?