edu.cmu.emulator.graph
Class GraphTest

java.lang.Object
  extended by edu.cmu.emulator.graph.GraphTest

public class GraphTest
extends Object


Field Summary
protected  JFrame frame
           
protected  Graph2D graph
           
 
Constructor Summary
GraphTest()
           
 
Method Summary
 void doTest()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frame

protected JFrame frame

graph

protected Graph2D graph
Constructor Detail

GraphTest

public GraphTest()
Method Detail

doTest

public void doTest()

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.