test.graphics
Class GraphicsWindow

java.lang.Object
  extended by test.graphics.GraphicsWindow

public class GraphicsWindow
extends java.lang.Object

This section is tested by integration tests. Check out test from: test.integration.GraphicsIntegrationTest.java

Version:
1
Author:
Potkuri-group.

Constructor Summary
GraphicsWindow()
           
 
Method Summary
 void tearDown()
          Free resources and memory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsWindow

public GraphicsWindow()
Method Detail

tearDown

public void tearDown()
Free resources and memory.