org.deegree.rendering.r3d.opengl
Class JOGLChecker
java.lang.Object
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 $
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 |
JOGLChecker
public JOGLChecker()
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>