org._3pq.jgrapht.demo

Class JGraphAdapterDemo


public class JGraphAdapterDemo
extends JApplet

A demo applet that shows how to use JGraph to visualize JGraphT graphs.
Author:
Barak Naveh
Since:
Aug 3, 2003

Method Summary

void
init()
static void
main(String[] args)
An alternative starting point for this demo, to also allow running this applet as an application.

Method Details

init

public void init()

main

public static void main(String[] args)
An alternative starting point for this demo, to also allow running this applet as an application.
Parameters:
args - ignored.