javax.media.opengl
Class AWTGraphicsConfiguration
java.lang.Object
javax.media.opengl.AWTGraphicsConfiguration
- All Implemented Interfaces:
- AbstractGraphicsConfiguration
- public class AWTGraphicsConfiguration
- extends Object
- implements AbstractGraphicsConfiguration
A wrapper for an AWT GraphicsConfiguration allowing it to be
handled in a toolkit-independent manner.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWTGraphicsConfiguration
public AWTGraphicsConfiguration(GraphicsConfiguration config)
getGraphicsConfiguration
public GraphicsConfiguration getGraphicsConfiguration()
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.