|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| WaitAction (final Display display, final boolean blocking, final long sleepMS) | |
| void | run () |
| Exception | getException (final boolean clear) |
Definition at line 37 of file SWTTestUtil.java.
| com.jogamp.opengl.test.junit.util.SWTTestUtil.WaitAction.WaitAction | ( | final Display | display, |
| final boolean | blocking, | ||
| final long | sleepMS | ||
| ) |
Definition at line 43 of file SWTTestUtil.java.
| Exception com.jogamp.opengl.test.junit.util.SWTTestUtil.WaitAction.getException | ( | final boolean | clear | ) |
Definition at line 72 of file SWTTestUtil.java.
| void com.jogamp.opengl.test.junit.util.SWTTestUtil.WaitAction.run | ( | ) |