samples.preview_new_graphdraw.test
Class AnimatedGraphDraw

java.lang.Object
  extended by samples.preview_new_graphdraw.test.AnimatedGraphDraw

public class AnimatedGraphDraw
extends Object

Author:
danyelf

Field Summary
protected  GraphLayoutPanel jgp
           
 
Constructor Summary
AnimatedGraphDraw()
           
 
Method Summary
static void main(String[] s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jgp

protected GraphLayoutPanel jgp
Constructor Detail

AnimatedGraphDraw

public AnimatedGraphDraw()
Method Detail

main

public static void main(String[] s)
                 throws InterruptedException
Parameters:
g -
startup -
layout -
d -
Throws:
InterruptedException