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