|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.opengl.AWTGraphicsConfiguration
public class AWTGraphicsConfiguration
A wrapper for an AWT GraphicsConfiguration allowing it to be handled in a toolkit-independent manner.
Constructor Summary | |
---|---|
AWTGraphicsConfiguration(java.awt.GraphicsConfiguration config)
|
Method Summary | |
---|---|
java.awt.GraphicsConfiguration |
getGraphicsConfiguration()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWTGraphicsConfiguration(java.awt.GraphicsConfiguration config)
Method Detail |
---|
public java.awt.GraphicsConfiguration getGraphicsConfiguration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |