|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gl4java.drawable.GLDrawableFactory | +--gl4java.drawable.SunJDK13GLDrawableFactory | +--gl4java.drawable.Win32SunJDK13GLDrawableFactory
Constructor Summary | |
Win32SunJDK13GLDrawableFactory()
|
Method Summary | |
java.awt.GraphicsConfiguration |
getGraphicsConfiguration(GLCapabilities capabilities,
java.awt.GraphicsDevice device)
Returns the GraphicsConfiguration most closely matching the specified set of GLCapabilities and your given device ! Return null if there was no matching visual. |
Methods inherited from class gl4java.drawable.SunJDK13GLDrawableFactory |
createGLAnimCanvas, createGLCanvas, getGraphicsConfiguration |
Methods inherited from class gl4java.drawable.GLDrawableFactory |
createGLAnimCanvas, createGLAnimJPanel, createGLAnimJPanel, createGLCanvas, createGLJPanel, createGLJPanel, getFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Win32SunJDK13GLDrawableFactory()
Method Detail |
public java.awt.GraphicsConfiguration getGraphicsConfiguration(GLCapabilities capabilities, java.awt.GraphicsDevice device)
SunJDK13GLDrawableFactory
getGraphicsConfiguration
in class SunJDK13GLDrawableFactory
gl4java.drawable.SunJDK13GLDrawableFactory
capabilities
- the requested set of OpenGL capabilities of
the canvasdevice
- the used GraphicsDevice,
e.g. usefull for FullScreen mode !
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |