|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.GraphicsConfigTemplate | +--graph3d.GraphicsConfigTemplate
This GraphicsConfigTemplate will select an OpenGL suitable configuration (see the native implementation for details).
Fields inherited from class java.awt.GraphicsConfigTemplate |
PREFERRED, REQUIRED, UNNECESSARY |
Constructor Summary | |
GraphicsConfigTemplate()
|
Method Summary | |
java.awt.GraphicsConfiguration |
getBestConfiguration(java.awt.GraphicsConfiguration[] gc)
Find the optimal configuration. |
boolean |
isGraphicsConfigSupported(java.awt.GraphicsConfiguration gc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphicsConfigTemplate()
Method Detail |
public java.awt.GraphicsConfiguration getBestConfiguration(java.awt.GraphicsConfiguration[] gc)
getBestConfiguration
in class java.awt.GraphicsConfigTemplate
public boolean isGraphicsConfigSupported(java.awt.GraphicsConfiguration gc)
isGraphicsConfigSupported
in class java.awt.GraphicsConfigTemplate
gc
- a configuration to be checked
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |