Using NewtCanvasAWT#setNEWTChild(Window) for reparenting, i.e.
More...
|
| void | test01WinHopFrame2FrameDirectHop () throws InterruptedException, InvocationTargetException |
| |
| void | test02WinHopFrame2FrameDetachFirst () 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...
|
| |
|
| void | winHopFrame2Frame (final boolean detachFirst) throws InterruptedException, InvocationTargetException |
| |
Using NewtCanvasAWT#setNEWTChild(Window) for reparenting, i.e.
NEWT/AWT hopping
Definition at line 60 of file TestParenting04AWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ test01WinHopFrame2FrameDirectHop()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.test01WinHopFrame2FrameDirectHop |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02WinHopFrame2FrameDetachFirst()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.test02WinHopFrame2FrameDetachFirst |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ winHopFrame2Frame()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.winHopFrame2Frame |
( |
final boolean |
detachFirst | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
The documentation for this class was generated from the following file: