MUIAPP - AN OBJECT-ORIENTED GRAPHICAL USER-INTERFACE APPLICATION FRAMEWORK

Citation
Mg. Rajagopala et al., MUIAPP - AN OBJECT-ORIENTED GRAPHICAL USER-INTERFACE APPLICATION FRAMEWORK, Engineering computations, 14(2-3), 1997, pp. 256
Citations number
13
Categorie Soggetti
Computer Application, Chemistry & Engineering",Mathematics,"Mathematical Method, Physical Science","Engineering, Mechanical",Mechanics,Mathematics,"Computer Science Interdisciplinary Applications
Journal title
ISSN journal
02644401
Volume
14
Issue
2-3
Year of publication
1997
Database
ISI
SICI code
0264-4401(1997)14:2-3<256:M-AOGU>2.0.ZU;2-N
Abstract
Motif User Interface Application (MUIApp) is an object-oriented graphi cal user-interface application framework. It simplifies the task of wr iting, modifying, and debugging window-based applications by applicati on of object-oriented programming to the construction and manipulation of graphical user interface (GUI) components using a well-established window system. The key means adopted in the design include: encapsula tion of tedious X-window programming details, construction of high lev el GUI components using Motif and Xt widgets as the primary building b locks, and definition of collaboration mechanisms between GUI componen ts. Reports that the abstractions and mechanisms provided by MUIApp fa cilitate the development of graphical user interfaces far applications . Simplicity, extensibility and reusability are the key concerns in th e design. MUIApp is written in C++ and runs mainly on top of Motif.