utilities.test
Class GraphicsTest

java.lang.Object
  extended by utilities.test.GraphicsTest

public class GraphicsTest
extends java.lang.Object

Displays information about the display capabilities of your computer that are supported by the JRE.


Constructor Summary
GraphicsTest()
           
 
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
 

Constructor Detail

GraphicsTest

public GraphicsTest()
Method Detail

main

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