com.jogamp.opengl.impl.awt
Class AWTUtil

java.lang.Object
  extended by com.jogamp.opengl.impl.awt.AWTUtil

public class AWTUtil
extends Object


Constructor Summary
AWTUtil()
           
 
Method Summary
static void lockToolkit()
           
static void unlockToolkit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWTUtil

public AWTUtil()
Method Detail

lockToolkit

public static void lockToolkit()
                        throws GLException
Throws:
GLException

unlockToolkit

public static void unlockToolkit()


Copyright 2010 JogAmp Community.