|
GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java (public API).
|
Public Attributes | |
| INIT | |
| PAUSED | |
| RESUMED | |
| END | |
State change cause.
Definition at line 73 of file WorkerThread.java.
| com.jogamp.common.util.WorkerThread.StateCallback.State.END |
Definition at line 75 of file WorkerThread.java.
| com.jogamp.common.util.WorkerThread.StateCallback.State.INIT |
Definition at line 74 of file WorkerThread.java.
| com.jogamp.common.util.WorkerThread.StateCallback.State.PAUSED |
Definition at line 74 of file WorkerThread.java.
| com.jogamp.common.util.WorkerThread.StateCallback.State.RESUMED |
Definition at line 74 of file WorkerThread.java.