|
|||||||||
| Home >> All >> joelib >> gui >> molviewer >> java3d >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.gui.molviewer.java3d.util
Class Java3DHelper

java.lang.Objectjoelib.gui.molviewer.java3d.util.Java3DHelper
- public class Java3DHelper
- extends java.lang.Object
Test class for the Java3D configuration. If no Canvas3D-object can be constructed, or the graphics board is too old, or the graphics device isn't properly configured.
| Constructor Summary | |
Java3DHelper()
|
|
| Method Summary | |
static boolean |
configOK()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Java3DHelper
public Java3DHelper()
| Method Detail |
configOK
public static boolean configOK()
|
|||||||||
| Home >> All >> joelib >> gui >> molviewer >> java3d >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
joelib.gui.molviewer.java3d.util.Java3DHelper