SandMark version 2.0


sandmark.util
Class GraphViewer

java.lang.Object
  |
  +--sandmark.util.GraphViewer

public class GraphViewer
extends java.lang.Object


Nested Class Summary
(package private)  class GraphViewer.GraphViewFrame
           
 
Field Summary
(package private)  GraphViewer.GraphViewFrame frame
           
(package private)  att.grappa.Graph graph
           
static java.lang.String SCRIPT
           
 
Constructor Summary
GraphViewer(att.grappa.Graph graph)
           
 
Method Summary
 void view()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCRIPT

public static final java.lang.String SCRIPT
See Also:
Constant Field Values

frame

GraphViewer.GraphViewFrame frame

graph

att.grappa.Graph graph
Constructor Detail

GraphViewer

public GraphViewer(att.grappa.Graph graph)
Method Detail

view

public void view()

SandMark version 2.0

Mon Jun 17 12:30:47 MST 2002