deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.rendering.r3d.opengl
Class JOGLChecker

java.lang.Object
  extended by org.deegree.rendering.r3d.opengl.JOGLChecker

public class JOGLChecker
extends Object

Utility class that contains a method for checking that JOGL is installed correctly.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, Rutger Bezema, last edited by: $Author: schneider $

Constructor Summary
JOGLChecker()
           
 
Method Summary
static void check()
          Checks that the JOGL native libraries are available on the system.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JOGLChecker

public JOGLChecker()
Method Detail

check

public static void check()
                  throws UnsatisfiedLinkError
Checks that the JOGL native libraries are available on the system.

If the libraries are not available, are corresponding message (with help information) is logged and an UnsatisfiedLinkError is thrown.

Throws:
UnsatisfiedLinkError - if the native libraries are not available

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>