|
| void | testWindowDecorSimpleWMPos () throws InterruptedException |
| |
| void | testWindowDecorSimpleUserPos () throws InterruptedException |
| |
| void | testWindowNativeRecreate01Simple () throws InterruptedException |
| |
| void | testWindowDecorDestroyWinTwiceA () throws InterruptedException |
| |
| void | testWindowDecorTwoWin () throws InterruptedException |
| |
| 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 45 of file TestWindows01NEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ testWindowDecorDestroyWinTwiceA()
| void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.testWindowDecorDestroyWinTwiceA |
( |
| ) |
throws InterruptedException |
◆ testWindowDecorSimpleUserPos()
| void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.testWindowDecorSimpleUserPos |
( |
| ) |
throws InterruptedException |
◆ testWindowDecorSimpleWMPos()
| void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.testWindowDecorSimpleWMPos |
( |
| ) |
throws InterruptedException |
◆ testWindowDecorTwoWin()
| void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.testWindowDecorTwoWin |
( |
| ) |
throws InterruptedException |
◆ testWindowNativeRecreate01Simple()
| void com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.testWindowNativeRecreate01Simple |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: