|
| class | AsyncExecEDTFeederThread |
| |
| class | SWT_DSC |
| |
|
| void | test01JOGLGLCanvas () throws InterruptedException, InvocationTargetException |
| |
| void | test02NewtCanvasSWTSimple () throws InterruptedException, InvocationTargetException |
| |
| void | test02NewtCanvasSWTPreVisible () throws 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...
|
| |
Definition at line 72 of file TestSWTBug643AsyncExec.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.main |
( |
final String[] |
args | ) |
|
|
static |
◆ test01JOGLGLCanvas()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.test01JOGLGLCanvas |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02NewtCanvasSWTPreVisible()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.test02NewtCanvasSWTPreVisible |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02NewtCanvasSWTSimple()
| void com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.test02NewtCanvasSWTSimple |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: