public class SNTEvent extends Object
Modifier and Type | Field and Description |
---|---|
static int |
NO_EVENT |
static int |
QUIT |
static int |
SEND_TO_TRAKEM2 |
protected int |
type |
Constructor and Description |
---|
SNTEvent(int type) |
public static final int NO_EVENT
public static final int QUIT
public static final int SEND_TO_TRAKEM2
protected int type
Copyright © 2015–2021 Fiji. All rights reserved.