gumbo.visualize.data
Class TestTreeApp

java.lang.Object
  |
  +--gumbo.visualize.data.TestTreeApp

public class TestTreeApp
extends java.lang.Object

Test app for tree model display.

Version:
$Revision: 1.1 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Field Summary
static java.lang.String APP_NAME
           
 
Constructor Summary
TestTreeApp(GraphModel model)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_NAME

public static final java.lang.String APP_NAME
See Also:
Constant Field Values
Constructor Detail

TestTreeApp

public TestTreeApp(GraphModel model)
Method Detail

main

public static void main(java.lang.String[] args)