Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

joelib.gui.molviewer.java3d.util
Class Java3DHelper  view Java3DHelper download Java3DHelper.java

java.lang.Object
  extended byjoelib.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()