diva.graphx.tutorial
Class SimpleTutorial

java.lang.Object
  extended by diva.graphx.tutorial.SimpleTutorial

public class SimpleTutorial
extends Object

This is the most basic tutorial, popping up an empty graph editing window. Control-click to add nodes, select a node and control-drag to create new edges.

Version:
$Revision: 1.2 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Constructor Summary
SimpleTutorial(AppContext context)
           
 
Method Summary
static void main(String[] argv)
          Pop up an empty graph editing window.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTutorial

public SimpleTutorial(AppContext context)
Method Detail

main

public static void main(String[] argv)
Pop up an empty graph editing window.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.