DocumentCode
1689839
Title
Browsing and searching source code of applications written using a GUI framework
Author
Michail, Amir
Author_Institution
New South Wales Univ., Sydney, NSW, Australia
fYear
2002
Firstpage
327
Lastpage
337
Abstract
Nowadays, applications are typically written using an object-oriented GUI framework. We explore the possibility of using the GUI of such applications to guide browsing and search of their source code. Such a tool would be helpful for software maintenance and reuse, particularly when the application source is unfamiliar. Generally, the GUI framework is in control and makes calls into the application code to handle various events, thus providing fundamental entry points into the application code, namely the callbacks. Of course, this is a property of frameworks in general but GUI frameworks have one additional advantage: the GUI is visible to the end-user and contains text messages describing what the application can do. Thus, we have an explicit connection between an informal specification fragment visible in the GUI and its precise entry point to the implementation in the source. We demonstrate our approach, which takes advantage of this connection, on KDE applications written using the KDE GUI framework.
Keywords
graphical user interfaces; object-oriented programming; software maintenance; software reusability; software tools; GUI framework; KDE applications; application code; callbacks; informal specification fragment; object-oriented application framework; software maintenance; software reuse; source code browsing; source code searching; text messages; Application software; Australia; Graphical user interfaces; Permission; Potential well; Software maintenance; Software reusability; Software tools;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering, 2002. ICSE 2002. Proceedings of the 24rd International Conference on
Conference_Location
Orlando, FL, USA
Print_ISBN
1-58113-472-X
Type
conf
Filename
1007979
Link To Document