public class OdeDemoFrame.Animation
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static int |
DONE |
static int |
INITIALIZED |
int |
Progress |
static int |
RUNNING |
| Constructor and Description |
|---|
Animation() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public int Progress
public static final int INITIALIZED
public static final int RUNNING
public static final int DONE