public class SNTEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NO_EVENT |
static int |
QUIT |
static int |
SEND_TO_TRAKEM2 |
| Constructor and Description |
|---|
SNTEvent(int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
public static final int NO_EVENT
public static final int QUIT
public static final int SEND_TO_TRAKEM2