|
| void | test01AWTOneNewtChilds01 () throws InterruptedException, InvocationTargetException |
| |
| void | test02AWTTwoNewtChilds01 () throws InterruptedException, InvocationTargetException |
| |
| void | testImpl (final boolean use2nd) 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...
|
| |
The demo code uses NewtReparentingKeyAdapter including NEWTDemoListener functionality.
Manual invocation via main allows setting each tests's duration in milliseconds, e.g.-duration 10000, and many more, see main(String[])
Definition at line 67 of file TestParenting03AWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ test01AWTOneNewtChilds01()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.test01AWTOneNewtChilds01 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02AWTTwoNewtChilds01()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.test02AWTTwoNewtChilds01 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ testImpl()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.testImpl |
( |
final boolean |
use2nd | ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: