Page Graphs
I extended the source of the original website as graph applet and embedded the applets panel in a small Swing application. Benefits of this approach are more flexibility in the window size and easy saving of current images as PNG files. Furthermore the application can be run standalone without a browsers Java plugin.
Download
The original author made his sources freely available. Therefore I put my sources under the GPL. The archive contains my complete Eclipse project directory including a jar file pagegraphgui.jar which can directly be run by java -jar pagegraphgui.jar. You need Java 1.5.Download here.
