|
| void | test01NewtCanvasAWT () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test02GLCanvas () throws AWTException, InterruptedException, InvocationTargetException |
| |
| int | getMaxTestNameLen () |
| |
| String | getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath) |
| |
| void | snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath) |
| | Takes a snapshot of the drawable's current front framebuffer. More...
|
| |
|
| void | runTestGL (final Canvas canvas, final GLAutoDrawable drawable) throws AWTException, InterruptedException, InvocationTargetException |
| |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.main |
( |
final String |
args[] | ) |
|
|
static |
◆ release()
| static void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.release |
( |
| ) |
throws InterruptedException, InvocationTargetException |
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.runTestGL |
( |
final Canvas |
canvas, |
|
|
final GLAutoDrawable |
drawable |
|
) |
| throws AWTException, InterruptedException, InvocationTargetException |
|
protected |
◆ setup()
| static void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup |
( |
| ) |
throws InterruptedException, InvocationTargetException, AWTException |
|
static |
◆ test01NewtCanvasAWT()
| void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test02GLCanvas()
| void com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: