Original test case.
More...
|
| static void | main (final String[] args) |
| |
Original test case.
OSX Results:
- Visible content
- Fluent animation
Definition at line 50 of file Bug735Inv0AppletAWT.java.
◆ init()
| void com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.init |
( |
| ) |
|
◆ main()
| static void com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ requestDraw()
| void com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.requestDraw |
( |
final CountDownLatch |
latch | ) |
|
◆ run()
| void com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.run |
( |
| ) |
|
◆ start()
| void com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.start |
( |
| ) |
|
◆ APPLET_HEIGHT
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.APPLET_HEIGHT = 290 |
|
static |
◆ APPLET_WIDTH
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.APPLET_WIDTH = 500 |
|
static |
◆ AWT
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.AWT = 0 |
|
static |
◆ MANUAL_FRAME_HANDLING
| final boolean com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.MANUAL_FRAME_HANDLING = true |
|
static |
◆ NEWT
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.NEWT = 1 |
|
static |
◆ TARGET_FPS
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.TARGET_FPS = 120 |
|
static |
◆ TOOLKIT
| final int com.jogamp.opengl.test.bugs.Bug735Inv0AppletAWT.TOOLKIT = NEWT |
|
static |
The documentation for this class was generated from the following file: