Testing key press and release events w/o AUTO-REPEAT.
More...
|
| class | SimpleKeyPressRelease |
| |
|
| void | initTest () |
| |
| void | releaseTest () |
| |
| void | test01NEWT () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test02NewtCanvasAWT_Onscreen () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test03NewtCanvasAWT_Offsccreen () throws AWTException, 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...
|
| |
Testing key press and release events w/o AUTO-REPEAT.
Definition at line 69 of file TestNewtKeyPressReleaseUnmaskRepeatAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.initClass |
( |
| ) |
|
|
static |
◆ initTest()
| void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.initTest |
( |
| ) |
|
◆ main()
| static void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ release()
| static void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.release |
( |
| ) |
|
|
static |
◆ releaseTest()
| void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.releaseTest |
( |
| ) |
|
◆ test01NEWT()
| void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.test01NEWT |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test02NewtCanvasAWT_Onscreen()
| void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.test02NewtCanvasAWT_Onscreen |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test03NewtCanvasAWT_Offsccreen()
| void com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.test03NewtCanvasAWT_Offsccreen |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: