|
| void | test01NewtChildOnAWTParentLayouted () throws InterruptedException, InvocationTargetException |
| |
| void | test02NewtChildOnAWTParentLayoutedDef () throws InterruptedException, InvocationTargetException |
| |
| void | test03NewtChildOnAWTParentDirect () throws InterruptedException, InvocationTargetException |
| |
| void | test04NewtChildOnAWTParentDirectDef () throws InterruptedException, InvocationTargetException |
| |
| void | runNewtChildOnAWTParent (final boolean useLayout, final boolean deferredPeer) 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 55 of file TestParenting02AWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ runNewtChildOnAWTParent()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.runNewtChildOnAWTParent |
( |
final boolean |
useLayout, |
|
|
final boolean |
deferredPeer |
|
) |
| throws InterruptedException, InvocationTargetException |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ test01NewtChildOnAWTParentLayouted()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.test01NewtChildOnAWTParentLayouted |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02NewtChildOnAWTParentLayoutedDef()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.test02NewtChildOnAWTParentLayoutedDef |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test03NewtChildOnAWTParentDirect()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.test03NewtChildOnAWTParentDirect |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test04NewtChildOnAWTParentDirectDef()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.test04NewtChildOnAWTParentDirectDef |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: