Sciweavers

SEKE
2001
Springer

Gadget: A Tool for Extracting the Dynamic Structure of Java Programs

13 years 8 months ago
Gadget: A Tool for Extracting the Dynamic Structure of Java Programs
Source code analysis and inspection does not provide enough information to describe the structure of an objectoriented program completely because there are components and relations that only exist during its runtime. This paper presents a tool, called Gadget, that helps software engineers extract the dynamic structure of objectoriented programs written in the Java programming language. The tool uses program profiling, filtering, and graph clustering techniques. In this work we show how Gadget is used to analyze a standard graphical user interface library for Java, called Swing. This library has a complex structure, part of which we expose using data gathered by Gadget during the execution of a simple Java program that uses Swing.
Juan Gargiulo, Spiros Mancoridis
Added 30 Jul 2010
Updated 30 Jul 2010
Type Conference
Year 2001
Where SEKE
Authors Juan Gargiulo, Spiros Mancoridis
Comments (0)