Remove and re-add a GLJPanel from its Swing parent.
More...
|
| void | test (final GLCapabilitiesImmutable caps, final GLEventListener demo) |
| |
| void | test00 () 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...
|
| |
Remove and re-add a GLJPanel from its Swing parent.
Definition at line 71 of file TestGLJPanelReadd01Bug1310AWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelReadd01Bug1310AWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelReadd01Bug1310AWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ test()
◆ test00()
| void com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelReadd01Bug1310AWT.test00 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: