|
| void | test01WindowParenting01CreateVisibleDestroy1 () throws InterruptedException, InvocationTargetException |
| |
| void | test02WindowParenting02CreateVisibleDestroy2Defered () throws InterruptedException, InvocationTargetException |
| |
| void | test03WindowParenting02CreateVisibleDestroy3Odd () throws InterruptedException, InvocationTargetException |
| |
| void | test04WindowParenting03ReparentNewtWin2Top () throws InterruptedException, InvocationTargetException |
| |
| void | test05WindowParenting04ReparentNewtWin2TopLayouted () throws InterruptedException, InvocationTargetException |
| |
| void | test06WindowParenting05ReparentAWTWinHopFrame2Frame () 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 56 of file TestParenting01aAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.initClass |
( |
| ) |
throws InterruptedException |
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ test01WindowParenting01CreateVisibleDestroy1()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test01WindowParenting01CreateVisibleDestroy1 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02WindowParenting02CreateVisibleDestroy2Defered()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test02WindowParenting02CreateVisibleDestroy2Defered |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test03WindowParenting02CreateVisibleDestroy3Odd()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test03WindowParenting02CreateVisibleDestroy3Odd |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test04WindowParenting03ReparentNewtWin2Top()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test04WindowParenting03ReparentNewtWin2Top |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test05WindowParenting04ReparentNewtWin2TopLayouted()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test05WindowParenting04ReparentNewtWin2TopLayouted |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test06WindowParenting05ReparentAWTWinHopFrame2Frame()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.test06WindowParenting05ReparentAWTWinHopFrame2Frame |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: