Sciweavers

618 search results - page 1 / 124
» Interactive Visualization of Java Programs
Sort
View
VL
2002
IEEE
144views Visual Languages» more  VL 2002»
13 years 9 months ago
Interactive Visualization of Java Programs
The design and implementation of a novel visual interactive execution environment for Java is described. This system displays both the run-time object structure as well as the int...
Paul V. Gestwicki, Bharat Jayaraman
VL
2003
IEEE
151views Visual Languages» more  VL 2003»
13 years 9 months ago
JAN -Java animation for program understanding
JAN is a system for animated execution of Java programs. Its application area is program understanding rather than debugging. To this end, the animation can be customized, both by...
Klaus-Peter Löhr, André Vratislavsky
CSMR
2000
IEEE
13 years 8 months ago
Analyzing Java Software by Combining Metrics and Program Visualization
Shimba, a prototype reverse engineering environment, has been built to support the understanding of Java software. Shimba uses Rigi and SCED to analyze, visualize, and explore the...
Tarja Systä, Ping Yu, Hausi A. Müller
SOFTVIS
2010
ACM
13 years 4 months ago
Heapviz: interactive heap visualization for program understanding and debugging
Understanding the data structures in a program is crucial to understanding how the program works, or why it doesn't work. Inspecting the code that implements the data structu...
Edward Aftandilian, Sean Kelley, Connor Gramazio, ...
SIGCSE
2006
ACM
132views Education» more  SIGCSE 2006»
13 years 10 months ago
An interactive tutorial system for Java
interactive teaching materials, primarily because of its integration with the web through the applet mechanism. The 1997 and 1998 ITiCSE conferences convened working groups to deve...
Eric Roberts